Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0026

Opcode Database

0026

DescriptionReturns true if the float VAR value is greater than the float LVAR value.
Parameters (v2)1) Global variable (VAR_FLOAT)
2) Local variable (LVAR_FLOAT)
Gamessa vc iii
CategoryCommon, Conditional, Math
San Andreas
sascm.ini0026=2, %1d% > %2d%
Example0026: $TEMPVAR_FLOAT_1 > 513@(227@,10f)
Command NameIS_FLOAT_VAR_GREATER_THAN_FLOAT_LVAR
Vice City
sascm.ini0026=2, %1d% > %2d%
Example0026: $TEMPVAR_FLOAT_1 > 513@
GTA III
gtascm.ini0026=2, %1d% > %2d%
Example0026: $TEMPVAR_FLOAT_1 > 513@

<< 0025

0027 >>