Witchie NL Posted March 13, 2006 Report Posted March 13, 2006 Ok i took a loot at the DLL's you create with compiling and they always are around 250kb,now i wonder how can you decrease this size and doest it help against lag to? If "help against lag" is no:How do you decrease lag in an MERVbot DLL?
»D1st0rt Posted March 13, 2006 Report Posted March 13, 2006 There really is no correlation between filesize and "lag", which comes more from design. To decrease the dll size and get a slight performance (execution speed) increase, build your plugins on Release mode instead of Debug.
»SOS Posted March 13, 2006 Report Posted March 13, 2006 To decrease lag, put your bots on the same computer as the server. Also, some incredibly stupid programming practices and LVZ usage can cause "fake lag". Just be careful not to do something like setting 1000 LVZ objects per second, mmkay?
Witchie NL Posted March 15, 2006 Author Report Posted March 15, 2006 sure i wont.. dont need lvz toggeling anyway
Recommended Posts