Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 001D

Opcode Database

001D

DescriptionReturns true if the int LVAR value is greater than the other int LVAR value.
Parameters (v2)1) Local variable (VAR_INT)
2) Local variable (VAR_INT)
Gamessa vc iii
CategoryCommon, Conditional, Math
San Andreas
sascm.ini001D=2, %1d% > %2d%
Example001D: 27@ > 33@
Command NameIS_INT_LVAR_GREATER_THAN_INT_LVAR
Vice City
sascm.ini001d=2, %1d% > %2d%
Example001D: 27@ > 33@
GTA III
gtascm.ini001d=2, %1d% > %2d%
Example001D: 27@ > 33@

<< 001C

001E >>