000F

From GTAMods Wiki
Revision as of 16:21, 9 October 2010 by Bnb (talk | contribs) (Created page with '{{OpCode | ini = 000F=2,%1d% -= %2d% | description = Deducts an floating point value from a local variable. | p1 = local variable | p2 = a floating p…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{games}}}


Description
Deducts an floating point value from a local variable.
Syntax
{{{syntax1}}}
Parameter

This opcode deducts a floating point value from the value of a specific local variable.

Sanny Builder Example

000F: 692@ -= 8.0

Keywords

local, variable, floating point value, deduct