Is this possible?
#3

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    if(playerid != killerid && killerid != INVALID_PLAYER_ID && GetPlayerTeam(playerid) == GetPlayerTeam(killerid))
    SetPlayerHealth(killerid,0.0);
}
Reply


Messages In This Thread
Is this possible? - by Shockey HD - 31.07.2011, 15:53
Re: Is this possible? - by PGTips - 31.07.2011, 15:56
Re: Is this possible? - by wups - 31.07.2011, 15:59
Re: Is this possible? - by Calgon - 31.07.2011, 15:59
Re: Is this possible? - by PGTips - 31.07.2011, 16:01

Forum Jump:


Users browsing this thread: 1 Guest(s)