0166

From GTAMods Wiki
Revision as of 22:02, 2 December 2011 by Spaceeinstein (talk | contribs) (Created page with '{{Icon|trilogy}} <hr /> '''Description''' : Dims the specified blip '''Syntax''' : 0166: set_marker [''blip handle''] brightness_to [''int''] '''Parameter''' : [''int''] :: Boole…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas


Description

Dims the specified blip

Syntax

0166: set_marker [blip handle] brightness_to [int]

Parameter

[int]
Boolean (0 = normal, 1 = dim)

Native analog

DIM_BLIP

This opcode dims the brightness of the blip by halving all three RGB color values of the blip. For example, if the blip's color is normally (255,0,255), dimming the blip will produce a blip with color (127,0,127).

Keywords

blip, marker, dim, bright