0095

From GTAMods Wiki
Revision as of 09:54, 30 November 2011 by Spaceeinstein (talk | contribs) (Created page with '{{Icon|trilogy}} <hr /> '''Description''' : Takes the absolute value of a local variable integer value '''Syntax''' : 0095: make [''local var int''] absolute_integer '''Parameter…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas


Description

Takes the absolute value of a local variable integer value

Syntax

0095: make [local var int] absolute_integer

Parameter

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

Native analog

ABSI

Keywords

absolute, value, modulus, float, math

See also

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