Jump to content

Permanently delete options


sharps91

Recommended Posts

So I wanted to create a new set of dialogue.

 

The player will talk to the NPC and will be given four options, one of the being the right choice and taking them onto more options.

 

How do I make it so that once the character has chosen the correct line the three other lines will never be seen again?

Link to comment
Share on other sites

Just have them all be choices of a "Say Once" dialogue?

 

If I do that though they are still there if they are not picked.

I want it so that they are gone forever as soon as the right option is picked.

 

Any ideas?

Link to comment
Share on other sites

Could try this:

 

1. Attach a quest script to your dialogue that has a variable in it.

2. When the correct line is chosen set the variable to 1.

3. Place a condition on the other three lines so that they only display if the variable is not 1.

 

Ok, I'm still pretty new to this so how would I go about doing all that?

Link to comment
Share on other sites

Ok, I'm still pretty new to this so how would I go about doing all that?

 

Go here: http://www.cipscis.com/fallout/tutorials/beginners.aspx and explore. :) LlamaRCA recommended this info to me as I am just starting as well, and it's been truly helpful. And a bit dangerous-- "Oh, cool, I can do *that*?" XD

 

Good luck!

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...