010A
Revision as of 09:13, 23 January 2010 by Spaceeinstein (talk | contribs) (New page: {{OpCode | ini = 010A=2, %1d% %2d% | description = Checks if the player has more than enough money | p1 = Player handle | p2 = Integer (money) | game = [[...)
{{{games}}}
- Description
- Checks if the player has more than enough money
- Syntax
- {{{syntax1}}}
- Parameter
- Native analog
- IS_SCORE_GREATER
This conditional opcode returns true if the player's money is greater than the value.
Keywords
player, check, money, greater, more, than