0010

From GTAMods Wiki
Jump to navigation Jump to search

GTA III Vice City San Andreas MULT_INT_VAR_BY_VAL


Description

Multiplies the value stored in the global variable by the specified integer value

Syntax

0010: [global var] *= [int]
[global var] *= [int]

Parameter

[global var]
Global variable
[int]
Integer value

Keywords

global, variable, var, integer, multiply

See also

  • 0011 – mults global var by flt
  • 0012 – mults local var by int
  • 0013 – mults local var by flt