Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Fri 01/08/2003 10:12:03

Title: Save and load guis
Post by: on Fri 01/08/2003 10:12:03
Is there possible to make save or load gui?
Title: Re:Save and load guis
Post by: Scummbuddy on Fri 01/08/2003 15:09:40
I used this tutorial to make my own custom save and load screens and such.

http://atticwindow.adventuredevelopers.com/tutorials.php?id=1
Title: Re:Save and load guis
Post by: on Sun 03/08/2003 17:50:47
Could you please export the save/load and INVENTORY(if you have made it) GUI-s and place a link in here.
Title: Re:Save and load guis
Post by: Scummbuddy on Sun 03/08/2003 18:38:17
what kind of inventory guis are you looking for?

http://www.agsforums.com/yabb/index.php?board=2;action=display;threadid=6642;start=0
Title: Re:Save and load guis
Post by: on Mon 04/08/2003 10:16:55
Like original inventory window, but i want to change colors and use buttonimages...

Title: Re:Save and load guis
Post by: Ishmael on Mon 04/08/2003 11:05:07
[self-brassing-unneeded-notice]Just as a little note: If others do all these things for you (Create the GUI's, then you just put them in your game and thats it), you won't learn much about it. I have made all my GUI's all by myself, and I can make the inv, the save/load (allthought haven't yet done s/l) and lots of other, if I need to.[/self-brassing-unneeded-notice]
Title: Re:Save and load guis
Post by: on Tue 05/08/2003 10:06:19
 I do not just put them in my game. I just put them in AGS (not in my game) and i try to learn  how are them made.
I can´t just make GUI`s, if I`m a rookie (I bought computer a month ago and got AGS week ago). I must learn before i make my own stuff.
I tried to make Inv GUI but it didn´t work :(
Title: Re:Save and load guis
Post by: Scummbuddy on Wed 06/08/2003 01:08:50
Again, I say, what kind do you want?  A LucasArts styled one?  If so, then go to this http://www.agsforums.com/yabb/index.php?board=2;action=display;threadid=6642;start=0

if you would like another one, then write back.

if you do use one of them, then unzip the packaged downloaded one, and then put it in your ags folder.  then when you open ags editor, make a new game and call it test, then use the template of the one you downloaded... and viola... look at the code and try and understand it.
Title: Re:Save and load guis
Post by: on Tue 19/08/2003 10:11:41
here is screenshot from the inventory GUI:
http://www.freewebs.com/indrek/screenshot1.png
how can i make this: then you click on inventory item after the button with hand picture this, inv item will be active.