Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 001A

Opcode Database

001A

DescriptionReturns true if the value is greater than the int VAR value.
Parameters (v2)1) Integer (INT)
2) Global variable (VAR_INT)
Gamessa vc iii
CategoryCommon, Conditional, Math
San Andreas
sascm.ini001A=2, %1d% > %2d%
Example001A: 10 > $SYNDICATE_TOTAL_PASSED_MISSIONS
Command NameIS_NUMBER_GREATER_THAN_INT_VAR
Vice City
sascm.ini001a=2, %1d% > %2d%
Example001A: 10 > $746
GTA III
gtascm.ini001a=2, %1d% > %2d%
Example001A: 19 > $65

<< 0019

001B >>