SA-MP Forums Archive
[HELP]GarHouse and Anti Money Hack - 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: [HELP]GarHouse and Anti Money Hack (/showthread.php?tid=566757)



Anti Money Hack - pitchooo - 08.03.2015

detele...


Re: [HELP]GarHouse and Anti Money Hack - pitchooo - 08.03.2015

Help?


Re: [HELP]GarHouse and Anti Money Hack - MrCallum - 08.03.2015

If you want them to have money use this;

Код:
PlayerInfo[playerid][pCash] = 5000;
   		 ResetMoneyBar(playerid);
	     UpdateMoneyBar(playerid,PlayerInfo[playerid][pCash]);



Re: [HELP]GarHouse and Anti Money Hack - pitchooo - 08.03.2015

detele...