22.01.2018, 16:37
Are you using any plugins? Like MapAndreas?
Anyway, try to add a check for zombies before spawning them.
Anyway, try to add a check for zombies before spawning them.
Код:
Under OnPlayerSpawn if(IsPlayerNPC(playerid)){ // spawn them here. }