Difference between revisions of "000A"

From GTAMods Wiki
Jump to navigation Jump to search
(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…')
(No difference)

Revision as of 17:50, 8 October 2010

{{{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