0008

From GTAMods Wiki
Revision as of 18:51, 20 August 2011 by Spaceeinstein (talk | contribs) (updating page)
Jump to navigation Jump to search

GTA III Vice City San Andreas


Description

Adds the value stored in the global variable by the specified integer

Syntax

0008: [global var] += [int]
[global var] += [int]

Parameter

[global var]
Global variable
[int]
Integer value

Keywords

global, variable, var, integer, add

See also

  • 0009 – adds global var by flt
  • 000A – adds local var by int
  • 000B – adds local var by flt