Difference between revisions of "RegisterForModEvent - Form"
Jump to navigation
Jump to search
→Notes: Clarified persistent nature of ModEvent registrations
imported>Darkconsole m (Undo revision 52358 - this is very not true. please present your case in the talk section and we'll work through it.) |
imported>Pickysaurus (→Notes: Clarified persistent nature of ModEvent registrations) |
||
Line 34: | Line 34: | ||
== Notes == | == Notes == | ||
*Aliases and quests will automatically unregister for this event when the quest stops. Active magic effects will automatically unregister when they are removed. | *Aliases and quests will automatically unregister for this event when the quest stops. Active magic effects will automatically unregister when they are removed. | ||
* | *ModEvent registrations are persistent and are stored in the MCBR record of the SKSE co-save. If you mod relies on these registrations being persistent it is '''strongly''' recommended that you register for the event again after each game load, if the user deletes this file for any reason it could break your mod.<sup>[1]</sup> | ||
== See Also == | == See Also == |