I would like to implement a save option into my game.
Ã, Ã, Can i do it using the default GUI?
Try pressing F5 or clicking the save game icon in the toolbar. Both will work in a game created using the default template, and F5 will still work in the empty template...
SaveGameDialog (http://www.adventuregamestudio.co.uk/manual/SaveGameDialog.htm) (launches hard-coded Save GUI, used by F5 and the default Iconbar GUI)
SaveGameSlot (http://www.adventuregamestudio.co.uk/manual/SaveGameSlot.htm) (for use in your own Save GUIs - try a forum search for how to use it, or look up CMK2901's Tutorial (http://americangirlscouts.org/agswiki/index.php/Creating_Custom_Save_and_Load_Dialogs) on the Wiki.)
wilikas, is this just a case of you not having read the manual, or are you having some problem with the in-built save function? If so, please post what.