0015

From GTAMods Wiki
Jump to navigation Jump to search

GTA III Vice City San Andreas DIV_FLOAT_VAR_BY_VAL


Description

Divides the value stored in the global variable by the specified floating-point value

Syntax

0015: [global var] /= [flt]
[global var] /= [flt]

Parameter

[global var]
Global variable
[flt]
Floating-point value

Keywords

global, variable, var, float, div

See also

  • 0014 – divs global var by int
  • 0016 – divs local var by int
  • 0017 – divs local var by flt