0019

From GTAMods Wiki
Revision as of 11:43, 16 October 2010 by Bnb (talk | contribs) (Created page with '{{OpCode | ini = 0019=2, %1d% > %2d% | description = Checks if a value of a specific local variable is bigger than an integer value. | p1 = local variable | p2 …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{games}}}


Description
Checks if a value of a specific local variable is bigger than an integer value.
Syntax
{{{syntax1}}}
Parameter

This is an conditional opcode which checks if a value of a specific local variable is bigger than an integer value.

Sanny Builder Example

0019: 0@ > 0

Keywords

compare, local variable, math, integer, bigger