Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 008B

Opcode Database

008B

DescriptionSets the int LVAR to the VAR value.
Parameters (v2)1) (Returned) Float (LVAR_INT)
2) Float (VAR_INT)
Gamessa vc iii
CategoryCommon, Math
San Andreas
sascm.ini008B=2,%1d% = %2d% ; (int)
Example008B: 0@ = $int
Command NameSET_LVAR_INT_TO_VAR_INT
Vice City
sascm.ini008B=2,%1d% = %2d% ; (int)
Example008B: 0@ = $int
GTA III
gtascm.ini008B=2,%1d% = %2d% ; (int)
Example008B: 0@ = $int

<< 008A

008C >>