Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0031

Opcode Database

0031

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

<< 0030

0032 >>