GTAG - Modding - Opcode Database - 0033
Opcode Database
0033
| Description | Returns true if the value is greater or equal to the float LVAR value. |
|---|---|
| Parameters (v2) | 1) Float (FLOAT) 2) Local variable (LVAR_FLOAT) |
| Games | |
| Category | Common, Conditional, Math |
| San Andreas | |
| sascm.ini | 0033=2, %1d% >= %2d% |
| Example | 0033: -0.05 >= 42@ |
| Command Name | IS_NUMBER_GREATER_OR_EQUAL_TO_FLOAT_LVAR |
| Vice City | |
| sascm.ini | 0033=2, %1d% >= %2d% |
| Example | 0033: -0.05 >= 42@ |
| GTA III | |
| gtascm.ini | 0033=2, %1d% >= %2d% |
| Example | 0033: -0.05 >= 42@ |

