SA-MP Forums Archive
Money after death - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Money after death (/showthread.php?tid=472919)



Money after death - martoivanov - 31.10.2013

When player deaths it gives him his/her money two times
Here is the code:
pawn Код:
...
and in OnPlayerSpawn i Have GivePlayerMoney(playerid,pInfo[playerid][Money]);


Re: Money after death - Luis- - 31.10.2013

I see nothing relating to giving money on that code.