Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0024

Opcode Database

0024

DescriptionReturns true if the float VAR value is greater than the other float VAR value.
Parameters (v2)1) Global variable (VAR_FLOAT)
2) Global variable (VAR_FLOAT)
Gamessa vc iii
CategoryCommon, Conditional, Math
San Andreas
sascm.ini0024=2, %1d% > %2d%
Example0024: $HJ_CAR_Z > $HJ_CAR_Z_MAX
Command NameIS_FLOAT_VAR_GREATER_THAN_FLOAT_VAR
Vice City
sascm.ini0024=2, %1d% > %2d%
Example0024: $752 > $749
GTA III
gtascm.ini0024=2, %1d% > %2d%
Example0024: $CURRENT_Z > $HEIGHEST_Z

<< 0023

0025 >>