View Single Post
  #7  
Old 28-08-2019, 11:26
devil777's Avatar
devil777 devil777 is offline
Registered User
 
Join Date: May 2019
Location: Let.it.be
Posts: 106
Thanks: 280
Thanked 65 Times in 48 Posts
devil777 is on a distinguished road
About custcolor

Mrs kitsune in case of custcolor ... try to put the codes in
BBGGRR way I mean you've searched a colour in the net and found that it's colour code is #0F3AGF.. in this case consider (with out #) 0F as RR (cause they are basically in RRGGBB format) , then 3A as GG , GF as BB...

If your trying to put the colour code in the script then put it in BBGGRR format (not RRGGBB).To do this put GF as BB , 3A as GG , 0F as RR (just after # or $ in the custcolor option ,I hope you know it)

So it will be look like #GF3A0F in BBGGRR format ...
Hope you find it useful. Also if you try to Mess with the alphabets than you will mess the colour up

Last edited by devil777; 28-08-2019 at 11:28.
Reply With Quote