How to change text of Dialog options?

Started by , Sun 06/11/2016 11:48:53

Previous topic - Next topic

Neo_One

I want to change the dialog text option once the player chose. It's possible?

Khris

No, but all you need to do is create both options and uncheck "Show" for the second one, then after the first one is chosen, remove the 1st and turn on the 2nd.

Neo_One

Thanks Khris, i saw the option-on and option-off. Is very simple :)

Neo_One

#3
Other question.
Can i do something like this in Dialog?
  if(bool==true){
option-on 3
  }

I try show option 3 if bool=true. But it doesn't work.

Edit: Solved :)

SMF spam blocked by CleanTalk