Tails Posted November 10, 2014 Posted November 10, 2014 guiSetProperty(GUIEditor.staticimage[1], "ImageColours", "tl:FF07E4F7 tr:FF07E4F7 bl:FF07E4F7 br:FF07E4F7") These color codes just make no sense to me. Is there any easier way to change them using rgb or hex or something? Thanks Discord: its.tails
Tails Posted November 10, 2014 Author Posted November 10, 2014 What kind of color code is this anyway? Discord: its.tails
MTA Team botder Posted November 10, 2014 MTA Team Posted November 10, 2014 Attributes:topLeft specifies a hex colour value, of the form "AARRGGBB", to be used for the top-left corner of the ColourRect. Required attribute. topRight specifies a hex colour value, of the form "AARRGGBB", to be used for the top-right corner of the ColourRect. Required attribute. bottomLeft specifies a hex colour value, of the form "AARRGGBB", to be used for the bottom-left corner of the ColourRect. Required attribute. bottomRight specifies a hex colour value of the form "AARRGGBB", to be used for the bottom-right corner of the ColourRect. Required attribute. GitHub: Debug Console • MTA-Discord Relay Scripting: How to draw a line chart with DirectX functions? • Doppler Effect in MTA • Get the client's FPS • Customizable Blur Shader
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