02.12.2017, 21:13
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 код:
EventLoad = 0
Here is the command I have to put manually:
PHP код:
CMD:stopgame(playerid) {
EventLoad = 0;
return 1;
}