GTAG - Modding - Opcode Database - 0023
Opcode Database
0023
| Description | Returns true if the float value is greater than the float LVAR value. |
|---|---|
| Parameters (v2) | 1) Float (FLOAT) 2) Local variable (LVAR_FLOAT) |
| Games | |
| Category | Common, Conditional, Math |
| San Andreas | |
| sascm.ini | 0023=2, %1d% > %2d% |
| Example | 0023: 0.0 > 7@ |
| Command Name | IS_NUMBER_GREATER_THAN_FLOAT_LVAR |
| Vice City | |
| sascm.ini | 0023=2, %1d% > %2d% |
| Example | 0023: 0.0 > 9@ |
| GTA III | |
| gtascm.ini | 0023=2, %1d% > %2d% |
| Example | 0023: 0.0 > 0@ |

