Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0027

Opcode Database

0027

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

<< 0026

0028 >>