HelpRainbow top bar

Posts 18 of 8 · Page 1 of 1
Rainbow top bar
So im using the AVOZ source and its great so far, But im just thinking about adding a rainbow bar and i dont really know how to, any help?
how to write to a moderator ?
Quote Originally Posted by Droider561 View Post
how to write to a moderator ?
You have to get a couple more post and you will gain the ability to PM staff only.
GUI.cpp @Joplin please give this lovely guy a site to git gud.
Quote Originally Posted by nertigelts View Post
GUI.cpp @Joplin please give this lovely guy a site to git gud.
Hmm learncpp.com should get you on the right way!

thanks for notifying me!
Quote Originally Posted by Joplin View Post
Hmm learncpp.com should get you on the right way!

thanks for notifying me!
Our man in an emergency!
go to the file with the color and make a new RGBA such as

depression, kill, me, now

and do something like this

depression = 1 at the start and than make a loop that goes depression = depression + 1;

and stuff like that and at the end when it hits 255 do this

if depression = 255
{
depression = 1
}

and do that for all colors and it should rainbow or do some random colors i dont really fucking care how you do it to be honest im just giving you an example in C# because im fucking autistic and dont do C++

anyway you get the fuckin idea xd

EDIT| if you follow this exactly with + 1 your going to have issues :|
lol lets make a cancer gui
for(int i = 0; i < INT_MAX; i++)
{
CHANGE COLOUR SHIT HERE XD
if(i = INT_MAX)
i = 0;
}
Posts 18 of 8 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?