AlexanderCription Posted December 22, 2014 Share Posted December 22, 2014 The issue I'm having is finding a way to run a script immediately after the player has loaded into the game without needing activate an object or talk to an NPC. Would someone be able to enlighten me on how to do this? An example would be to give the player an item as soon as they enter the game. I've seen multiple mods do this already. Thanks in advance. Link to comment Share on other sites More sharing options...
IsharaMeradin Posted December 22, 2014 Share Posted December 22, 2014 You need to create a start game enabled quest. You'd then use a script attached to the player alias on that quest or a script attached to the quest. All depending upon what you need to accomplish. Link to comment Share on other sites More sharing options...
AlexanderCription Posted December 22, 2014 Author Share Posted December 22, 2014 On 12/22/2014 at 2:29 PM, IsharaMeradin said: You need to create a start game enabled quest. You'd then use a script attached to the player alias on that quest or a script attached to the quest. All depending upon what you need to accomplish. Got it working.Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts