Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0019

Opcode Database

0019

DescriptionReturns true if the int LVAR value is greater than the value.
Parameters (v2)1) Local variable (LVAR_INT)
2) Integer (INT)
Gamessa vc iii
CategoryCommon, Conditional, Math
San Andreas
sascm.ini0019=2, %1d% > %2d%
Example0019: 0@ > 0
Command NameIS_INT_LVAR_GREATER_THAN_NUMBER
Vice City
sascm.ini0019=2, %1d% > %2d%
Example0019: 16@ > 500
GTA III
gtascm.ini0019=2, %1d% > %2d%
Example0019: 16@ > 1440000

<< 0018

001A >>