Talk:Experience percent bar
From VbGORE Visual Basic Online RPG Engine
Why the decimals? I've never heard of a fraction of an experience point before. --MadDawg2552 16:41, 13 June 2007 (CDT)
Nor does vbGORE support fractions of HP/MP/SP/EXP.--Spodi 16:45, 13 June 2007 (CDT)
Can you please tell me how you get the colors? I can see the FontColor_NAME but their colors are like -16711681 and i have no idea where i can find my own color.
- From what I can tell, they are in Alpha/Red/Green/Blue format. 0 for no color and 255 for the most color. So for example, a 255, 0, 255, 0 would display a green color window. I haven't made a custom window yet so I don't know if that is right or not. --MadDawg2552 17:45, 13 June 2007 (CDT)
RBG doesnt seem to be working, just comes up invisible.