02.08.2016, 17:03
(
Last edited by SecretBoss; 02/08/2016 at 05:56 PM.
)
Actually it is a server sided system you can remove the money directly or just don't give them return 0 on the GivePlayerMoney hook
That will prevent hackers from even using it, well they will use it but there will be no effect so they will give up that's the logic also you keep the player online instead of banning/kicking him
Edit:
I checked your code and it won't actually work because a hackers adds some money GivePlayerMoney is called you are putting the check for your callback on GetPlayerMoney for god sake what a logic
Your code is pointless
That will prevent hackers from even using it, well they will use it but there will be no effect so they will give up that's the logic also you keep the player online instead of banning/kicking him
Edit:
I checked your code and it won't actually work because a hackers adds some money GivePlayerMoney is called you are putting the check for your callback on GetPlayerMoney for god sake what a logic
Your code is pointless