Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 002D

Opcode Database

002D

DescriptionReturns true if the int LVAR value is greater or equal to the other int LVAR value.
Parameters (v2)1) Local variable (LVAR_INT)
2) Local variable (LVAR_INT)
Gamessa vc iii
CategoryCommon, Conditional, Math
San Andreas
sascm.ini002D=2, %1d% >= %2d%
Example002D: 43@ >= 271@
Command NameIS_INT_LVAR_GREATER_OR_EQUAL_TO_INT_LVAR
Vice City
sascm.ini002d=2, %1d% >= %2d%
Example002D: 43@ >= 271@
GTA III
gtascm.ini002d=2, %1d% >= %2d%
Example002D: 43@ >= 271@

<< 002C

002E >>