0008

From GTAMods Wiki
Revision as of 17:35, 8 October 2010 by Bnb (talk | contribs)
Jump to navigation Jump to search

{{{games}}}


Description
Adds an integer value to a global variable.
Syntax
{{{syntax1}}}
Parameter

This opcode adds an integer value to the value of a specific global variable.

Sanny Builder Example

0008: $89 += 1

Keywords

global, variable, integer value, add