How can I change default graphics and text of the windows that appear when I select Load, Save or Quit during a game.
Thanx.
Those messages are the global messages defined by the program. Just go to the global messages option on the left, and scroll down to the bottom to find them.
Yay! My first help post.
For the graphics, maybe just import them using the sprite manager? I'm not 100% sure what else you mean.
If you're looking to customise your own load/save/quit GUIs, I suggest you read the manual first. It really takes you more or less step by step already.
http://www.adventuregamestudio.co.uk/actutgui1.htm
http://www.sylpher.com/TutGUI.html
Thank you! I solved!