GTAG - Modding - Opcode Database - 0084
Opcode Database
0084
| Description | Sets the int VAR to the VAR value. |
|---|---|
| Parameters (v2) | 1) (Returned) Integer (VAR_INT) 2) Integer (VAR_INT) |
| Games | |
| Category | Common, Math |
| San Andreas | |
| sascm.ini | 0084=2,%1d% = %2d% ; (int) |
| Example | 0084: $int = $int2 |
| Command Name | SET_VAR_INT_TO_VAR_INT |
| Vice City | |
| sascm.ini | 0084=2,%1d% = %2d% ; (int) |
| Example | 0084: $int = $int2 |
| GTA III | |
| gtascm.ini | 0084=2,%1d% = %2d% ; (int) |
| Example | 0084: $int = $int2 |

