Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: phillipPbor on Thu 12/05/2016 19:15:17

Title: changing dialog
Post by: phillipPbor on Thu 12/05/2016 19:15:17
hello, I need your help with the dialog.

do you know that in the dialog you can change choices?
Code (ags) Select
    option-off-forever 1
    option-on 2


I was figuring out how to make options of this dialog change after something happened in the other room.

example:
if you talk to him and you don't know answer.
go to next room to find answer.
and talking again will result the change of options.

thank you.
Title: Re: changing dialog
Post by: Gord10 on Thu 12/05/2016 19:50:43
http://www.adventuregamestudio.co.uk/wiki/Dialog_functions_and_properties
Dialog.SetOptionState

You're posting on the wrong forum category, by the way.