010A

From GTAMods Wiki
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 = [[...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{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