Just use the "x pos" and "y pos" in the pop up box when making the GUI.

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuoteSetLabelColor
SetLabelColor (int gui, int object, int color)
Changes the text colour of label OBJECT on gui GUI to COLOR.
Example:
SetLabelColor(4,3,14);
will change label 3 on GUI 4 to have yellow text.
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.150 seconds with 14 queries.