Ok guys, so I want the server to call
every time the server gets empty, due to bugs after logging again.
Here is the command I have to put manually:
Thank you!!!!
PHP Code:
EventLoad = 0
Here is the command I have to put manually:
PHP Code:
CMD:stopgame(playerid) {
EventLoad = 0;
return 1;
}