Jump to content

Is it possible to remove unused dialog options


Indarello

Recommended Posts

Yes! Just add a condition that can't possibly be met to the items you don't want to appear in the dialogue wheel. I personally use "GetIsId -- _EmptyTextureSet"

 

Wherever you put that condition, the dialogue will show up as blank and cannot be selected by the player.

Link to comment
Share on other sites

Yes! Just add a condition that can't possibly be met to the items you don't want to appear in the dialogue wheel. I personally use "GetIsId -- _EmptyTextureSet"

 

Wherever you put that condition, the dialogue will show up as blank and cannot be selected by the player.

Thank you very much

Link to comment
Share on other sites

Yes! Just add a condition that can't possibly be met to the items you don't want to appear in the dialogue wheel. I personally use "GetIsId -- _EmptyTextureSet"

 

Wherever you put that condition, the dialogue will show up as blank and cannot be selected by the player.

Is that how Bethesda did it too or do all of their dialogues have 4 options? Anyways, thanks for this information. Pretty useful.

Edited by DocMoebius
Link to comment
Share on other sites

  • Recently Browsing   0 members

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