GTAG - Modding - Opcode Database - 0085
Opcode Database
0085
| Description | Sets the int LVAR to the LVAR value. |
|---|---|
| Parameters (v2) | 1) (Returned) Integer (LVAR_INT) 2) Integer (LVAR_INT) |
| Games | |
| Category | Common, Math |
| San Andreas | |
| sascm.ini | 0085=2,%1d% = %2d% ; (int) |
| Example | 0085: 13@ = 12@ // (int) |
| Command Name | SET_LVAR_INT_TO_LVAR_INT |
| Vice City | |
| sascm.ini | 0085=2,%1d% = %2d% ; (int) |
| Example | 0085: 2@ = 3@ // (int) |
| GTA III | |
| gtascm.ini | 0085=2,%1d% = %2d% ; (int) |
| Example | 0085: 1@ = 0@ // (int) |

