0007
From GTAModding
0007=2,%1d% = %2d%
Description: Stores a floating-point value into a local variable.
Parameter 1: local variable
Parameter 2: a floating-point value
Supports: GTA 3, Vice City, San Andreas
This opcode stores a floating point value into a local variable.
Sanny Builder Example
0007: 7@ = 0.0
Keywords
Local, Variable, floating point value