Jump to content

Home

Need a little dialog & script help


Recommended Posts

Hey people again, I'm not sure on this.

 

dialog_help.jpg

 

The above screenshot is an example of what i need to fix.

 

how can i stop "2" from appearing until "1" has been said.

 

As i have said in a few other posts i have seemed to have lost my mind the past few days and have forgotten so much about modding, and it is slowly coming back to me, lol.

 

Thanks in advance.

Link to comment
Share on other sites

You could do this with a local variable. After consulting stoffe's helpful reference here, it looks like boolean 110 would work alright. So...

 

In Node 1:

- Set Script #1: a_local_set

- Set Script #1 P1: 110

 

In Node 2:

- Set Conditional #2: c_local_set

- Set Conditional #2 P1: 110

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...