12.03.2011, 23:31
I really dont know what that is suppose to mean... Wait for LZLo to help you with it sorry.
But you can try this:
Make a backup of the current Gamemode then try to remove the:
And then try to change this:
Into the normal:
But you can try this:
Make a backup of the current Gamemode then try to remove the:
Код:
forward Once_OnPlayerConnect(playerid);
Код:
Once_OnPlayerConnect(playerid);
Код:
OnPlayerConnect(playerid);

