Colemanallen1987 Posted December 31, 2018 Share Posted December 31, 2018 So im looking for information on how to script timed events such as NPC's showing up at a certain time.....For instance if you want to have a battle in a certain place during a quest how do you make it so they show up only at that time? Any help would be amazing! Scripting and all this is new to me... Link to comment Share on other sites More sharing options...
Shivzz0119 Posted January 5, 2019 Share Posted January 5, 2019 Many times Skyrim actually does this in the back-end using functions Enable() and Disable() at certain times which makes characters pop in and pop out of existence and its really common. For example making Alduin show up at certain times to fight the player. Here's some useful links to get started.https://www.creationkit.com/index.php?title=Enable_-_ObjectReferencehttps://www.creationkit.com/index.php?title=Disable_-_ObjectReferencehttps://www.creationkit.com/index.php?title=Category:Tutorials - List of beginner to advanced tutorials for modding/scripting (V. useful) Link to comment Share on other sites More sharing options...
Recommended Posts