08.11.2017, 09:58
Yeah, that happend to me too.
Fix it with this:
Fix it with this:
Код:
public OnPlayerRequestClass(playerid, classid) { SetSpawnInfo(playerid, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0); return 1; }