0166
Revision as of 03:41, 6 January 2015 by Spaceeinstein (talk | contribs)
Description
- Dims the specified blip
Syntax
- 0166: set_marker [blip handle] brightness_to [int]
Parameter
- [int]
- 0 = normal, 1 = dim
Native analog
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