GTAG - Modding - Opcode Database - 008B
Opcode Database
008B
| Description | Sets the int LVAR to the VAR value. |
|---|---|
| Parameters (v2) | 1) (Returned) Float (LVAR_INT) 2) Float (VAR_INT) |
| Games | |
| Category | Common, Math |
| San Andreas | |
| sascm.ini | 008B=2,%1d% = %2d% ; (int) |
| Example | 008B: 0@ = $int |
| Command Name | SET_LVAR_INT_TO_VAR_INT |
| Vice City | |
| sascm.ini | 008B=2,%1d% = %2d% ; (int) |
| Example | 008B: 0@ = $int |
| GTA III | |
| gtascm.ini | 008B=2,%1d% = %2d% ; (int) |
| Example | 008B: 0@ = $int |

