Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0023

Opcode Database

0023

DescriptionReturns true if the float value is greater than the float LVAR value.
Parameters (v2)1) Float (FLOAT)
2) Local variable (LVAR_FLOAT)
Gamessa vc iii
CategoryCommon, Conditional, Math
San Andreas
sascm.ini0023=2, %1d% > %2d%
Example0023: 0.0 > 7@
Command NameIS_NUMBER_GREATER_THAN_FLOAT_LVAR
Vice City
sascm.ini0023=2, %1d% > %2d%
Example0023: 0.0 > 9@
GTA III
gtascm.ini0023=2, %1d% > %2d%
Example0023: 0.0 > 0@

<< 0022

0024 >>