15.09.2012, 08:23
How can i make that when Human make Suicide, that he spawn as Zombie and not again as Human? He is the OnPlayerDeath:
Quote:
public OnPlayerDeath(playerid, killerid, reason) { if(killerid != INVALID_PLAYER_ID) SetPVarInt(killerid,"HaltStop",0); |