Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0020

Opcode Database

0020

DescriptionReturns true if the float VAR value is greater than the float value.
Parameters (v2)1) Global variable (VAR_FLOAT)
2) Float (FLOAT)
Gamessa vc iii
CategoryCommon, Conditional, Math
San Andreas
sascm.ini0020=2, %1d% > %2d%
Example0020: $HJ_TWOWHEELS_DISTANCE_FLOAT > 0.0
Command NameIS_FLOAT_VAR_GREATER_THAN_NUMBER
Vice City
sascm.ini0020=2, %1d% > %2d%
Example0020: $765 > 180.0
GTA III
gtascm.ini0020=2, %1d% > %2d%
Example0020: $430 > -9.9999

<< 001F

0021 >>