10.09.2013, 23:42
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