000A

From GTAMods Wiki
Revision as of 17:50, 8 October 2010 by Bnb (talk | contribs) (Created page with '{{OpCode | ini = 000A=2,%1d% = %2d% | description = Stores a integer value into a local variable. | p1 = local variable | p2 = an integer value | game…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{games}}}


Description
Stores a integer value into a local variable.
Syntax
{{{syntax1}}}
Parameter

This opcode stores an integer value into a local variable.

Sanny Builder Example

000A: 3@ += 3000

Keywords

Local, Variable, integer value, add