Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0033

Opcode Database

0033

DescriptionReturns true if the value is greater or equal to the float LVAR value.
Parameters (v2)1) Float (FLOAT)
2) Local variable (LVAR_FLOAT)
Gamessa vc iii
CategoryCommon, Conditional, Math
San Andreas
sascm.ini0033=2, %1d% >= %2d%
Example0033: -0.05 >= 42@
Command NameIS_NUMBER_GREATER_OR_EQUAL_TO_FLOAT_LVAR
Vice City
sascm.ini0033=2, %1d% >= %2d%
Example0033: -0.05 >= 42@
GTA III
gtascm.ini0033=2, %1d% >= %2d%
Example0033: -0.05 >= 42@

<< 0032

0034 >>