Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0035

Opcode Database

0035

DescriptionReturns true if the float LVAR value is greater or equal to the other float LVAR value.
Parameters (v2)1) Local variable (LVAR_FLOAT)
2) Local variable (LVAR_FLOAT)
Gamessa vc iii
CategoryCommon, Conditional, Math
San Andreas
sascm.ini0035=2, %1d% >= %2d%
Example0035: 98@ >= 50@
Command NameIS_FLOAT_LVAR_GREATER_OR_EQUAL_TO_FLOAT_LVAR
Vice City
sascm.ini0035=2, %1d% >= %2d%
Example0035: 98@ >= 50@
GTA III
gtascm.ini0035=2, %1d% >= %2d%
Example0035: 98@ >= 50@

<< 0034

0036 >>