SA-MP Forums Archive
Server freezes? - 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: Server freezes? (/showthread.php?tid=310601)



Server freezes? - FreshRio - 13.01.2012

Hello,

My server sometimes freezes. Would anyone know why this happends?


Re: Server freezes? - Kitten - 13.01.2012

Freezes by what ? crashes , no player can connect but it stays up? , can be a code problem.


Re: Server freezes? - Tanush123 - 13.01.2012

It might be ddos, FreshRio do you have any enemies that could DDOS?


Re: Server freezes? - FreshRio - 13.01.2012

Well yes, One guy has done it before. His name is [KC]floo. KC Guys can hack/crash any 0.3c server. But I have know idea what to do besides moving to 0.3d which I don't want to do.


Re: Server freezes? - Tanush123 - 13.01.2012

Change your server ip? if you use volt host you can change your port and try


Re: Server freezes? - kizla - 13.01.2012

OnPlayerUpdate must add return...

At the end of yours OnPlayerUpdate must have

pawn Код:
return 1;
Or your server will get freeze