death
#4

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    if (killerid == INVALID_PLAYER_ID)
    {
          // Player died, but there's no killer (explosion, splat, drown, /kill command)...
    }
    return 1;
}
Reply


Messages In This Thread
death - by fissekarl - 08.04.2011, 13:55
Re: death - by Malcor - 08.04.2011, 15:16
Re: death - by fissekarl - 08.04.2011, 15:19
Re: death - by admantis - 08.04.2011, 15:21
Re: death - by fissekarl - 08.04.2011, 15:26
Re: death - by admantis - 08.04.2011, 15:27
Re: death - by Malcor - 08.04.2011, 15:32
Re: death - by fissekarl - 08.04.2011, 15:33
Re: death - by admantis - 08.04.2011, 16:13
Re: death - by fissekarl - 08.04.2011, 16:28

Forum Jump:


Users browsing this thread: 2 Guest(s)