05.09.2015, 19:36
check:
maybe you made it return 0;
will not spawn player i think
or try to add :
PHP код:
public OnPlayerRequestSpawn(playerid) {
will not spawn player i think
or try to add :
PHP код:
public OnPlayerRequestSpawn(playerid) {
SpawnPlayer(playerid);
return 1;
}
