PDA

View Full Version : Change Button Color


adamredwoods
04-30-2007, 02:16 PM
Is there a way to change the button color in Lscript? Or perhaps making the text bold? I thought I saw somewhere (but cannot find now) that there were backslash-coded commands.

Thanks! :thumbsup:

jeremyhardin
05-01-2007, 01:42 AM
not using ctlbutton I don't think. You could use glyphs with clickable hit boxes in ctlviewport, or drawbox with text and clickable areas in cltviewport. either of those could give you much the same result.