noobax Posted April 5, 2014 Posted April 5, 2014 Ok so i need a script that adds an item to a formlist. I have only successfully gotten it to work with addformtoformlist when i attach it to an activator, and activate the object in game. However, is there any way to make a script that will run by itself without me having to do anything in game? Possibly as easily as possible, as I will have to do this for quite a few esps.
Soukey Posted October 13, 2014 Posted October 13, 2014 A quest. Make a quest that is set Start Game Enabled. Put your script as the quest's script. Include a StopQuest command in the script, if you only need it to run once. Otherwise it will run every five seconds. You don't need to change anything on any of the other Quest tabs. Those can all be blank.
Recommended Posts