Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 001B

Opcode Database

001B

DescriptionReturns true if the value is greater than the int LVAR value.
Parameters (v2)1) Integer (INT)
2) Local variable (LVAR_INT)
Gamessa vc iii
CategoryCommon, Conditional, Math
San Andreas
sascm.ini001B=2, %1d% > %2d%
Example001B: 3 > 20@
Command NameIS_NUMBER_GREATER_THAN_INT_LVAR
Vice City
sascm.ini001b=2, %1d% > %2d%
Example001B: 2 > 2@
GTA III
gtascm.ini001b=2, %1d% > %2d%
Example001B: 6000 > 16@

<< 001A

001C >>