View Single Post
  #12  
Old 02-01-2014, 09:31 PM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
Quote:
Originally Posted by sssssssssss View Post
Reviving this insanely old post. Could someone post up all the gui profile images? It would probably help others (and myself at this moment) that install with a blank folder like I seem to have constantly...

Also for allowedit on this I've tried:
PHP Code:
allowedit "false";
allowedit 0;
allowedit "0";
allowedit false
None of them work. How do you get this to work?
Whatever images you need that aren't found in your GFolder, just load them into a GuiDrawingPanel and then use the save() function. That's what I do to grab bitmap images that aren't visible to me in my GFolder.
Reply With Quote