Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0025

Opcode Database

0025

DescriptionReturns true if the float LVAR value is greater than the other float LVAR value.
Parameters (v2)1) Global variable (LVAR_FLOAT)
2) Global variable (LVAR_FLOAT)
Gamessa vc iii
CategoryCommon, Conditional, Math
San Andreas
sascm.ini0025=2, %1d% > %2d%
Example0025: 3@ > 6@
Command NameIS_FLOAT_LVAR_GREATER_THAN_FLOAT_LVAR
Vice City
sascm.ini0025=2, %1d% > %2d%
Example0025: 3@ > 6@
GTA III
gtascm.ini0025=2, %1d% > %2d%
Example0025: 3@ > 6@

<< 0024

0026 >>