0012

From GTAMods Wiki
Jump to navigation Jump to search

GTA III Vice City San Andreas MULT_INT_LVAR_BY_VAL


Description

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

Syntax

0012: [local var] *= [int]
[local var] *= [int]

Parameter

[local var]
Local variable
[int]
Integer value

Keywords

local, variable, var, integer, multiply

See also

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