12.12.2009, 12:17
Why does this always happen? I do "changemode freeroam" and it happens but i cant't spawn and after 10 secs, the server just crashes. What to do? I look in logs, says nothing about server closing down. What to do?
public OnPlayerConnect(playerid)
{
SpawnPlayer(playerid)
return 1;
}
Originally Posted by Tigerbeast11
Also, would this problem be in the script or in the server? All my other scripts work fine but this one crashes and stops the player from spwn....
Could it be cuz of this? pawn Код:
|