Quote:
Originally Posted by Liberated
well i already knew i could do
profile = "ProfileName";
i was more referring to the creation of my own theme, and how i should save it/create it, to be able to use it as gui theme,
i wasn't sure if i should post it here, or in graphics, but i thought this forum was more appropriate.
|
You shouldn't be doing profile = "" since the profile is actually an object. I.e. profile = GuiBlueButtonProfile; works.
Anyhoo, as I previously stated, you can edit the profile object to change GuiStyles. Drop a getvarnames() on a profile object and see what you get. You can also view the current profile images by going to graalrootfolder/levels3d/gui/ and having a look in there.