Adventure Game Studio

AGS Support => Modules, Plugins & Tools => Topic started by: Joe on Fri 05/01/2007 13:41:46

Title: TEMPLATE: Custom Save/Restore/Delete game dialog
Post by: Joe on Fri 05/01/2007 13:41:46
Someone had posted something similar before, but someone else asked for an all-togheter GUI, so I'm posting this here.

It's a template wich includes a GUI to Save/Restore/Delete and with an overwrite dialog.

DOWNLOAD TEMPLATE (http://joecarlhr.googlepages.com/GUIsS-R-D.zip) (Requires AGS 2.72 or later)
Title: Re: TEMPLATE: Save/Restore/Delete game dialog
Post by: inmortal on Fri 05/01/2007 20:02:03
Good! yes this was what I meant, Thanks!
Title: Re: TEMPLATE: Save/Restore/Delete game dialog
Post by: Joe on Fri 05/01/2007 20:48:21
Thanks! But I forgot to mention Pablo, cause he was who initated this.
Title: Re: TEMPLATE: Custom Save/Restore/Delete game dialog
Post by: Adenis on Sat 10/02/2007 14:27:46
I don't know how to import the GUI

When I try to import it the file seems to have vanished. But I'm sure it is in the folder I'm looking for!

Is this me or my PC?
Title: Re: TEMPLATE: Custom Save/Restore/Delete game dialog
Post by: Khris on Sat 10/02/2007 14:53:22
Files don't vanish. The select-file-dialog displays only files ending in .gue, and since the file is an .agt, it won't show.

Put it in the main AGS folder (where empty.agt and default.agt should be), then run AGS, choose New Game and select the template.
Title: Re: TEMPLATE: Custom Save/Restore/Delete game dialog
Post by: Adenis on Sun 11/02/2007 12:12:10
All right! Problm solved, thaks Khris MUC! :)
Title: Re: TEMPLATE: Custom Save/Restore/Delete game dialog
Post by: Darkgatherer on Thu 21/06/2007 21:30:05
Joe,

Thank you very much for the template it looks great but I was hoping it would include the script so I study how to get a custom save/restore/delete gui to function properly. If you have a script to go along with the gui it would be much appreciated.

Sorry for digging up an older thread but I think this one can be very helpful to a lot of people on the forum, especially if we can post a script along with the gui. It could end the tons of custom gui questions and give all the people developing ags games a solid template to be build from.
Title: Re: TEMPLATE: Custom Save/Restore/Delete game dialog
Post by: Khris on Thu 21/06/2007 21:46:30
It does include the script (since it would hardly work without it).

It's at the end of the global script; if you want to see what exactly a button does, double-click it (the button) in the GUI editor.

(Even is this was only a GUI (it's a template), the script would still be included, btw.)
Title: Re: TEMPLATE: Custom Save/Restore/Delete game dialog
Post by: Joe on Mon 25/06/2007 11:53:17
Thanks Darkgatherer for appreciating my work

As Khris MUC says the script is included.

Anyway I realised that a template wasn't the best option so I made  a GUI pack (http://www.adventuregamestudio.co.uk/yabb/index.php?topic=30292.0) to import which is exactly the same but can be included in any game in progress so that you don't have to begin from the template.
Title: Re: TEMPLATE: Custom Save/Restore/Delete game dialog
Post by: Monsieur OUXX on Thu 30/12/2010 04:28:48
Just to mention that this template works perfectly with AGS 3.2, out of the box, with all new-style scripting options turned on (new Strings, object based, etc.)

EDIT: but of course it's still relatively obsolete compared to that template : http://www.adventuregamestudio.co.uk/yabb/index.php?topic=38928.0