SA-MP Forums Archive
Help With Plugin - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help With Plugin (/showthread.php?tid=336124)



Help With Plugin - Laure - 21.04.2012

Help!! I have a big problem with id bug my server is very laggy every players get like 1k Ping.Any PluGin?


Re: Help With Plugin - [MG]Dimi - 21.04.2012

1) Do you have a lot of timers?
2) Is your server hosted or it's home host?
3) Do you have any code under OnPlayerUpdate(playerid) ?


Re: Help With Plugin - Laure - 21.04.2012

Its HomeHosted i think the reason for Lagging is it.And sorry whats Timers?


Re: Help With Plugin - [MG]Dimi - 21.04.2012

pawn Код:
SetTimer(function[],interval,repeat);

SetTimerEx(function[],interval,repeat,params[],defines);