0014

From GTAMods Wiki
Revision as of 17:34, 15 October 2010 by Bnb (talk | contribs) (Created page with '{{OpCode | ini = 0014=2,%1d% /= %2d% | description = Divides a the value of a specific global variable by an interger value. | p1 = global variable | p2 …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{games}}}


Description
Divides a the value of a specific global variable by an interger value.
Syntax
{{{syntax1}}}
Parameter

This opcode divides a the value of a specific global variable by an interger value.

Sanny Builder Example

0014: $HJ_TWOWHEELS_TIME /= 1000

Keywords

global, variable, integer value, divide