Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 04AF

Opcode Database

04AF

DescriptionStores the specified value into a variable. Is used with both floats and integers.

In Rockstar Norths GTA3script compiler, this opcode is used when assigning a variable to the value of a constant.
Parameters (v2)1) Local variable (LVAR)
2) Constant (INT)
Gamessa vc
CategoryMath
San Andreas
sascm.ini04AF=2,%1d% = %2d%
Example04AF: 157@ = 43200
Command NameSET_LVAR_INT_TO_CONSTANT
Vice City
sascm.ini04AF=2,%1d% = %2d% ;; = constant
Example04AF: 157@ = 43200 // @ = constant

<< 04AE

04B0 >>