Get Backers 0 Posted January 8 (edited) Hi, anyone can help me, this source is color of yellow but i want to change color into RGB Thanks!! PS: i want to change this color ^C6A518 but i dont know where can put clif_messagecolor(&sd->bl, color_table[COLOR_YELLOW], atcmd_output, false, SELF); Edited January 8 by Get Backers Quote Share this post Link to post Share on other sites
0 Haruka Mayumi 202 Posted January 10 (edited) int color = 0xC6A518; clif_messagecolor(&sd->bl, color, atcmd_output, true, SELF); Edited January 10 by Haruka Mayumi Quote Share this post Link to post Share on other sites
0 Get Backers 0 Posted January 9 anyone how to change rgb color? ty Quote Share this post Link to post Share on other sites
0 Emistry 2,028 Posted January 10 just use any website that allow you to convert hex color code into rgb https://color-hex.org/color/c6a518 Quote Share this post Link to post Share on other sites
0 Chasewalk 0 Posted January 10 (edited) thanks emistry but where can add rgb color on clif_messagecolor can u send whole source with color rgb thank you!! Edited January 10 by Chasewalk Quote Share this post Link to post Share on other sites
0 Get Backers 0 Posted January 11 (edited) Sorry for the late reply Haruka Mayumi it's that correct? Edited January 11 by Get Backers Quote Share this post Link to post Share on other sites
Hi, anyone can help me, this source is color of yellow but i want to change color into RGB Thanks!!
PS: i want to change this color ^C6A518 but i dont know where can put
clif_messagecolor(&sd->bl, color_table[COLOR_YELLOW], atcmd_output, false, SELF);
Edited by Get BackersShare this post
Link to post
Share on other sites