GTAG - Modding - Opcode Database - 0045
Opcode Database
0045
| Description | Returns true if the float LVAR value is equal to the other float LVAR value. |
|---|---|
| Parameters (v2) | 1) Local variable (LVAR_FLOAT) 2) Local variable (LVAR_FLOAT) |
| Games | |
| Category | Common, Conditional, Math |
| San Andreas | |
| sascm.ini | 0045=2, %1d% == %2d% |
| Example | 0045: 85@ == 69@ |
| Command Name | IS_FLOAT_LVAR_EQUAL_TO_FLOAT_LVAR |
| Vice City | |
| sascm.ini | 0045=2, %1d% == %2d% |
| Example | 0045: 85@ == 69@ |
| GTA III | |
| gtascm.ini | 0045=2, %1d% == %2d% |
| Example | 0045: 85@ == 69@ |

