0094

From GTAMods Wiki
Revision as of 09:52, 10 February 2015 by Seemann (talk | contribs) (Created page with "{{Icon|trilogy}} '''ABS_VAR_INT''' <hr /> '''Description''' : Takes the absolute value of a global variable integer value '''Syntax''' : 0094: make [''var''] absolute_integer...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas ABS_VAR_INT


Description

Takes the absolute value of a global variable integer value

Syntax

0094: make [var] absolute_integer

Parameter

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

Native analog

ABSI

Keywords

absolute, value, modulus, int, global, var, math

See also

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