Wanted +1
#2

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    if(killerid != INVALID_PLAYER_ID)
    {
        SetPlayerWantedLevel(killerid, GetPlayerWantedLevel(killerid)+1);
    }
    return 1;
}
Reply


Messages In This Thread
Wanted +1 - by dillo1000 - 14.10.2010, 17:39
Re: Wanted +1 - by rbN. - 14.10.2010, 17:55
Re: Wanted +1 - by dillo1000 - 14.10.2010, 18:01

Forum Jump:


Users browsing this thread: 2 Guest(s)