GTAG - Modding - Opcode Database - 0019
Opcode Database
0019
| Description | Returns true if the int LVAR value is greater than the value. |
|---|---|
| Parameters (v2) | 1) Local variable (LVAR_INT) 2) Integer (INT) |
| Games | |
| Category | Common, Conditional, Math |
| San Andreas | |
| sascm.ini | 0019=2, %1d% > %2d% |
| Example | 0019: 0@ > 0 |
| Command Name | IS_INT_LVAR_GREATER_THAN_NUMBER |
| Vice City | |
| sascm.ini | 0019=2, %1d% > %2d% |
| Example | 0019: 16@ > 500 |
| GTA III | |
| gtascm.ini | 0019=2, %1d% > %2d% |
| Example | 0019: 16@ > 1440000 |

