0015

From GTAMods Wiki
Revision as of 17:38, 15 October 2010 by Bnb (talk | contribs) (Undo revision 9023 by Bnb (Talk))
Jump to navigation Jump to search

{{{games}}}


Description
Divides a the value of a specific global variable by a floating point value.
Syntax
{{{syntax1}}}
Parameter

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

Sanny Builder Example

0015: $EXPORT_PRICE_HEALTH_MULTIPLIER /= 1000.0

Keywords

global, variable, floating point value, divide