[FilterScript] m_AntyMoneyHack - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] m_AntyMoneyHack (
/showthread.php?tid=247528)
m_AntyMoneyHack -
maxi459 - 09.04.2011
Hi,
this is my first script on this forum so please bear with us.
Functions:
Код:
m_GivePlayerMoney(id,value)
m_SetPlayerMoney(id,value)
m_GetPlayerMoney(id)
m_ResetPlayerMoney(id)
m_MoneyUpdate(id)
Download:
http://pastebin.com/yLHsKKWN
Regards
!
Re: m_AntyMoneyHack -
Ironboy - 09.04.2011
Nice
Re: m_AntyMoneyHack -
gr33nguy - 14.05.2011
cool man, it works perfectly and thats what i needed.
Re: m_AntyMoneyHack -
••• ĤБĶБM ••• - 14.05.2011
pawn Код:
PlayerInfo[playerid][pUseless] ++;
This is
absolutely useless, but some how, it'll be a
+1 from me if it'll be an include.
Re: m_AntyMoneyHack -
Jochemd - 14.05.2011
It is not fully useless but it is badly scripted. Some bugs are in it, like '=+' which is supposed to be '+='. Also, I won't reset the players money all the time, but check if the var is different from the players money in first instance.
This may help you making something better.
Also, it's not a Filterscript, but an include.
AW: m_AntyMoneyHack -
Forbidden - 02.06.2011
Nice job.
Re: m_AntyMoneyHack -
Millionaire - 02.06.2011
Good job
Re: m_AntyMoneyHack -
Rob_Zero - 02.06.2011
Nice one...