Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0085

Opcode Database

0085

DescriptionSets the int LVAR to the LVAR value.
Parameters (v2)1) (Returned) Integer (LVAR_INT)
2) Integer (LVAR_INT)
Gamessa vc iii
CategoryCommon, Math
San Andreas
sascm.ini0085=2,%1d% = %2d% ; (int)
Example0085: 13@ = 12@ // (int)
Command NameSET_LVAR_INT_TO_LVAR_INT
Vice City
sascm.ini0085=2,%1d% = %2d% ; (int)
Example0085: 2@ = 3@ // (int)
GTA III
gtascm.ini0085=2,%1d% = %2d% ; (int)
Example0085: 1@ = 0@ // (int)

<< 0084

0086 >>