000D

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

{{{games}}}


Description
Deducts an integer 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