000D

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

{{{games}}}


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

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

Sanny Builder Example

000D: $TEMPVAR_Z_COORD -= 0.5

Keywords

global, variable, floating point value, deduct