23.08.2016, 17:58
Hi,
I have problem with CPU (up to 100% and server lag) it's happens randomly (sometimes 3 times consecutive, sometimes never..) at player connect
i checked infinity cycles. Last script is invoked OnPlayerConnect but gamemode not..
Please help, thanks.
I have problem with CPU (up to 100% and server lag) it's happens randomly (sometimes 3 times consecutive, sometimes never..) at player connect
i checked infinity cycles. Last script is invoked OnPlayerConnect but gamemode not..
Код HTML:
public OnPlayerConnect(playerid) { printf("[ GM ] %s -> Connecting",Player(playerid)); return 1; }