12-01-2009, 09:41 PM
PK8 Wrote:Modify this line:
Quote:BSTAT_ACTOR_HIGHLIGHT = Color.new(255,0,255,255)Red: Adjusts the amount of red.
Green: Adjusts the amount of green.
Blue: Adjusts the amount of blue.
Alpha: Adjusts the amount of alpha/transparency. (0 = Completely transparent, 255 = Completely opaque/visible)
Their minimum values are 0. Their maximum values are 255. Set them up.
o thanks :) it works