Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Sat 25/10/2003 18:19:08

Title: Changing the text in the GUI and in the interface ...
Post by: on Sat 25/10/2003 18:19:08

Hello .

I want to change the texte of the buttons of the "ICONBAR" GUI ...

basically i want the text that appear on the buttons of the save /load buttons to have a different texts from the original GUI .
i mean i want a different phrase than "type the name to save as " to appear  when i click on the save button ( for example )

I also wonder how to change the texte when the inventory is empty ( i want something different than "you are carrying nothing ")

ive looked in the GUI menu, ive looked in the general script, but i dont see a text to modify ...

thanks for the help .

Title: Re:Changing the text in the GUI and in the interface ...
Post by: Ishmael on Sat 25/10/2003 20:16:29
Go to the global messages in the AGS main window, and scroll down to the bottom. There you find the messages. This is also referred to in the manual, in the 'starting off' of the 'tutorial' section, if I remeber correct.
Title: Re:Changing the text in the GUI and in the interface ...
Post by: on Sat 25/10/2003 20:38:47

indeed , it is . didnt notice it ...   ::)

my fault, sorry :P