Jump to content

Breaking out of a script iteration


Recommended Posts

I want to stop a quest script mid iteration. While NVSE supports the break function, it only works inside a for or while statement. Using StopQuest can stop the script from further iterations but it doesn't stop the current iteration from finishing. Is there anything akin to a return statement for scripts in GECK?
Link to comment
Share on other sites

  • Recently Browsing   0 members

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