If player kills player [ REP + ]
#6

Check if the killerid is valid.
pawn Код:
if(killerid != INVALID_PLAYER_ID) // Makes sure that the killerid is an actual player
{
    ResetPlayerMoney(playerid); // Sets money to 0
}
Reply


Messages In This Thread
If player kills player [ REP + ] - by _GHT_MarK445 - 11.03.2015, 22:05
Re: If player kills player [ REP + ] - by AIped - 11.03.2015, 22:15
Re: If player kills player [ REP + ] - by Smileys - 11.03.2015, 22:34
Re: If player kills player [ REP + ] - by JaydenJason - 11.03.2015, 22:36
Re: If player kills player [ REP + ] - by _GHT_MarK445 - 11.03.2015, 22:43
Re: If player kills player [ REP + ] - by CalvinC - 12.03.2015, 06:20
Re: If player kills player [ REP + ] - by _GHT_MarK445 - 12.03.2015, 07:47

Forum Jump:


Users browsing this thread: 2 Guest(s)