Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0018

Opcode Database

0018

DescriptionReturns true if the int VAR value is greater than the value.
Parameters (v2)1) Global variable (VAR_INT)
2) Integer (INT)
Gamessa vc iii
CategoryCommon, Math
San Andreas
sascm.ini0018=2, %1d% > %2d%
Example0018: $CATALINA_TOTAL_PASSED_MISSIONS > 2
Command NameIS_INT_VAR_GREATER_THAN_NUMBER
Vice City
sascm.ini0018=2, %1d% > %2d%
Example0018: $9 > 19
GTA III
gtascm.ini0018=2, %1d% > %2d%
Example0018: $65 > 17

<< 0017

0019 >>