Trying to fix anticheat.
#2

Logic works best if you substitute variables with arbitrary data.
Код:
Let GetPlayerMoney be 8000.
Let ScriptMoney be 5000

if((8000 - 5000) >= 500 && (8000 - 5000) != 0)

if(3000 >= 500 && 3000 != 0)

if(true && true)

true
Reply


Messages In This Thread
Trying to fix anticheat. - by Don_Cage - 10.09.2013, 22:21
Re: Trying to fix anticheat. - by Vince - 10.09.2013, 23:42
Re: Trying to fix anticheat. - by Don_Cage - 11.09.2013, 02:08
Re: Trying to fix anticheat. - by RobertK - 11.09.2013, 04:47
Re: Trying to fix anticheat. - by Don_Cage - 11.09.2013, 10:17

Forum Jump:


Users browsing this thread: 3 Guest(s)