Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 001F

Opcode Database

001F

DescriptionReturns true if the int LVAR value is greater than the int VAR value.
Parameters (v2)1) Local variable (LVAR_INT)
2) Global variable (VAR_INT)
Gamessa vc iii
CategoryCommon, Conditional, Math
San Andreas
sascm.ini001F=2, %1d% > %2d%
Example001F: 9@ > $GIRL_PROGRESS[0]
Command NameIS_INT_LVAR_GREATER_THAN_INT_VAR
Vice City
sascm.ini001f=2, %1d% > %2d%
Example001F: 17@ > $6722
GTA III
gtascm.ini001f=2, %1d% > %2d%
Example001F: 17@ > $1480

<< 001E

0020 >>