[Include] OnPlayerMoneyChange - 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)
+---- Forum: Includes (
https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] OnPlayerMoneyChange (
/showthread.php?tid=254019)
Re: OnPlayerMoneyChange -
Biesmen - 16.02.2012
BigETI, I don't expect people to use this on filterscripts. I don't see many people creating anti-money cheats on a filterscript if they have their own register and login system.
If you want this script to be compatible with a filterscript, you could easily remove the function it'll check and store your money when you spawn, into a variable.
This include is compatible with any gamemode who has their own login and register server. Also gamemodes who do not have this.
Re: OnPlayerMoneyChange - Deskoft - 16.02.2012
Very nice release! Useful.
Re: OnPlayerMoneyChange -
KingHual - 17.02.2012
I lol'd. This can be done 10 times more easily, without using timers/onplayerupdate, by using hooks ... I even made a tutorial about it.
Respuesta: OnPlayerMoneyChange -
[Nikk] - 17.02.2012
Exelent script!