Page 1 of 1

[Req] Colorize quads Styles/Substyles

Posted: 16 Oct 2014, 10:36
by w1lla
Hi,

a request i wish to see:

Now with colorize its possible to colorize the image and with bgcolor the background color which doesn't seem to work properly. However it should be possible to colorize the styles/substyles of a quad so that you can have a White HgHealthbar for instance. Or i might be doing something wrong :P

Code: Select all

<quad posn="-70 -'. (13 * $line-12) .' 0.05" sizen="120 10" style="Bgs1" colorize="FFF" substyle="BgHealthBar" />

Re: [Req] Colorize quads Styles/Substyles

Posted: 16 Oct 2014, 10:55
by noyranea
Hi W1lla,

the colorize quad attribute does actually work on styles, but it can only colorize and darken your style :
  • colorize="FFF" will never change your style or image's color.
  • colorize="000" will always turn it black
  • colorize="F00" will make it red
  • etc...
The best thing you can do for now is to find a white background image or style that fits your needs (you'll be able to colorize it with the color of your dreams). I hope it's enough for you to make what you need.

Have a nice day,

-- noyranea