Jump to content

Adding dialogue topics


zymurgy65

Recommended Posts

TES4Edit only helps you to clean plugins by cancelling some changes.

 

To create new topics, go to the quest menu and make a script to enable them.

 

Your activation script should look like this

 

ScriptName TheNameYouGaveToYourScript

 

Begin GameMode

if *condition to check*

like for example if GetStageDone DAAzura 100 ==1

AddTopic YourTopic'sEditorID

endif

 

End

Link to comment
Share on other sites

  • Recently Browsing   0 members

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