Difference between revisions of "0007"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{OpCode | ini = 0007=2,%1d% = %2d% | description = Stores a Float into a Local Variable. | p1 = Local Variable | p2 = Floating Point | game =…')
 
Line 14: Line 14:
 
==Keywords==
 
==Keywords==
 
Local, Variable, Float, Floating point
 
Local, Variable, Float, Floating point
 +
 +
[[Category:Math_OpCodes]]

Revision as of 16:15, 7 October 2010

{{{games}}}


Description
Stores a Float into a Local Variable.
Syntax
{{{syntax1}}}
Parameter

This opcode stores a Floating point into a Local Variable.

Sanny Builder Example

0007: 7@ = 0.0

Keywords

Local, Variable, Float, Floating point