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

