Difference between revisions of "0016"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{OpCode | ini = 0016=2,%1d% /= %2d% | description = Divides a the value of a specific local variable by an interger value. | p1 = local variable | p2 …')
(No difference)

Revision as of 17:41, 15 October 2010

{{{games}}}


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

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

Sanny Builder Example

0016: 4@ /= 2

Keywords

local, variable, integer value, divide