Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: YotamElal on Mon 28/02/2005 19:45:07

Title: Is there a way to edit save/load gui?
Post by: YotamElal on Mon 28/02/2005 19:45:07
Is there a way to edit save/load gui?
Title: Re: Is there a way to edit save/load gui?
Post by: Pumaman on Mon 28/02/2005 19:49:06
First of all, please take note that your previous threads have been moved to the Beginner's Technical Forum, and therefore please post any further simple questions like this to that forum instead.

You cannot edit the built-in save/load GUI, but you can create your own ones from scratch.
Title: Re: Is there a way to edit save/load gui?
Post by: Goot on Tue 01/03/2005 05:10:38
You can change the messages on the default one, like "Please type a name to save as" or whatever. All those types of messages are at the end on the global messages somewhere. You can find them and edit them.
Title: Re: Is there a way to edit save/load gui?
Post by: Vince Twelve on Tue 01/03/2005 05:36:29
Like CJ said, you can create your own save and load GUIs and then change the places in your code where it calls the default S/L GUIs to calling your homebrewed versions.

The Greek AGS Community has an example of all the code you need for your own simple GUIs at  http://atticwindow.adventuredevelopers.com/tutorials.php?id=1  (http://atticwindow.adventuredevelopers.com/tutorials.php?id=1)

You can create these examples and then replace the background pics and generally spruce them up to your liking.

Hope this helps!
Title: thnx
Post by: YotamElal on Tue 01/03/2005 11:20:15
thnx
Title: Re: Is there a way to edit save/load gui?
Post by: sloppy on Mon 30/01/2006 21:09:05
Is it me, or does clicking on the tutorial links on that web page bring you back to the exact same page you were just on?
Title: Re: Is there a way to edit save/load gui?
Post by: Ashen on Mon 30/01/2006 22:12:58
No it's not just you, but why did you reveive a 9 month old thread just to ask a question about an external site?
You'd be better contacting one of GAC people - there's even a contact link on the site.