GTAG - Modding - Opcode Database - 0025
Opcode Database
0025
| Description | Returns true if the float LVAR value is greater than the other float LVAR value. |
|---|---|
| Parameters (v2) | 1) Global variable (LVAR_FLOAT) 2) Global variable (LVAR_FLOAT) |
| Games | |
| Category | Common, Conditional, Math |
| San Andreas | |
| sascm.ini | 0025=2, %1d% > %2d% |
| Example | 0025: 3@ > 6@ |
| Command Name | IS_FLOAT_LVAR_GREATER_THAN_FLOAT_LVAR |
| Vice City | |
| sascm.ini | 0025=2, %1d% > %2d% |
| Example | 0025: 3@ > 6@ |
| GTA III | |
| gtascm.ini | 0025=2, %1d% > %2d% |
| Example | 0025: 3@ > 6@ |

