If player kills player [ REP + ]
#3

Onplayerdeath:

pawn Код:
new pMoney = GetPlayerMoney( playerid ); // assigning the amount of cash the player that got killed has to a variable so we can use it later on :)
ResetPlayerMoney( playerid ); // not sure if this is what it's called, if it gives errors ****** it, using phone atm so yea..
GivePlayerMoney( killerid, pMoney ); // giving the killer the money of the one he killed.
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: 1 Guest(s)