OnPlayerDeath
#1

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);

Reply


Messages In This Thread
OnPlayerDeath - by Blackazur - 15.09.2012, 08:23
Re: OnPlayerDeath - by mobiliz - 15.09.2012, 08:34
AW: OnPlayerDeath - by BiosMarcel - 15.09.2012, 08:35
AW: Re: OnPlayerDeath - by Blackazur - 15.09.2012, 08:41
AW: OnPlayerDeath - by BiosMarcel - 15.09.2012, 08:43
Re: OnPlayerDeath - by clarencecuzz - 15.09.2012, 08:46
Re: OnPlayerDeath - by mobiliz - 15.09.2012, 08:46

Forum Jump:


Users browsing this thread: 1 Guest(s)