Quote:
Originally Posted by sssssssssss
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.