10.10.2015, 14:39
So i made a register/login system and it still needs me to press the spawn button,i entered
But it still does not work,any help?Will give +rep
Код:
public OnPlayerRequestClass(playerid, classid)
{
SpawnPlayer(playerid);
return 1;
}


