0094

From GTAMods Wiki
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