0017

From GTAMods Wiki
Revision as of 17:45, 15 October 2010 by Bnb (talk | contribs) (Created page with '{{OpCode | ini = 0017=2,%1d% /= %2d% | description = Divides a the value of a specific local variable by a floating point value. | p1 = local 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 local variable by a floating point value.
Syntax
{{{syntax1}}}
Parameter

This opcode divides a the value of a specific local variable by a floating point value.

Sanny Builder Example

0017: 14@ /= 1000.0

Keywords

local, variable, floating point value, divide