..:D&G:.. Posted June 11, 2016 Share Posted June 11, 2016 Hi guys, is there a way to make the gui property ImageColours into RGB? It seems to be using hex colours, but I need it to use RGB colours... guiSetProperty(bUpdate, "ImageColours", "tl:FF93007C tr:FF93007C bl:FF93007C br:FF93007C") Any ideas? Thanks. Link to comment
Discord Moderators AlexTMjugador Posted June 12, 2016 Discord Moderators Share Posted June 12, 2016 You can convert the RGB values to hexadecimal values suitable for that function. Look at the RGBToHex useful function in the Wiki. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now