zusätzlich zum UOSC für die Übersetzung v1.1-DV1.0 unter Old Files.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
Released under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/).
File credits
USSEP - USSEP team
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Donations
No donations accepted
The Bug Sometimes, the object responsible for ending King Olaf's Fire Festival can get stuck in the "Done" state without actually finishing the Fire Festival quest. This causes many Solitude NPCs to get stuck celebrating the festival forever.
Description Whenever you leave Solitude for another exterior cell, this mod will restart festivalendscript when it is in the "Done" state while MS05KingOlafsFestival quest is not actually done. This will end the festival after 15 seconds if the ending condition is fulfilled. This works retroactively.
State Done Event onCellDetach() if !MS05KingOlafsFestival.GetStageDone(Stage) Debug.Notification("Restarting FestivalEndScript...") GotoState("Listening") endIf endEvent EndState
Installation/Uninstallation/Update Whenever
Credits USSEP (USSEP team) - includes USSEP version of the script; not relevant to the fix.