Where to edit this color on source? [Only registered and activated users can see links. Click Here To Register...]
04/13/2018 13:04netHoxInc#2
Actually got no source open, but u can grab the color with some tool and check its hex value, or agb, or however the source is used to render text colors, then assign it with the picked color and check the code for it.
Just as a quick solution until some1 replies with the correct answer..
04/13/2018 16:51alfredico#3
This function CWndWorld::RenderBuffIcon(), though there are many cases.
04/13/2018 18:56Rapid0#4
Quote:
Originally Posted by alfredico
This function CWndWorld::RenderBuffIcon(), though there are many cases.
theres a lot of rbg codes here :D dont know where hehe
04/14/2018 01:43Mushpoie#5
Quote:
Originally Posted by Rapid0
theres a lot of rbg codes here :D dont know where hehe
Keep changing them till you a get a winner, this is called learning sir. :handsdown:
04/14/2018 09:21netHoxInc#6
Or change all at once with a different collor, then check which color worked and change everything else back again ;)