0095

From GTAMods Wiki
Revision as of 09:47, 10 February 2015 by Seemann (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas ABS_LVAR_INT


Description

Takes the absolute value of a local variable integer value

Syntax

0095: make [var] absolute_integer

Parameter

[var]
Local variable to pass the integer value and store absolute value of it

Native analog

ABSI

Keywords

absolute, value, modulus, int, local, var, math

See also

  • 0094 – absolute value of global var int
  • 0096 – absolute value of global var flt
  • 0097 – absolute value of local var flt