Axilion Posted June 11, 2012 Share Posted June 11, 2012 (edited) Hello, I have an issue with CK and I couldn't find a solution anywhere not sure what is causing this :( Anyways, my problem is that in the quest I am developing I tried to add some initially disabled NPCs to have them activated later in the quest. I have added aliases for all the NPCs that I wish to have enabled later, I have also checked allow disabled in the aliases and initially disabled on the NPC references in the render window. (I have also selected references for the aliases with force select from render window) In the quest stage I wish to activate them I have also added the script for it. For example (script in the papyrus slot in the quest stage section): SetObjectiveDisplayed(50) Alias_Guardian1.GetReference().Enable() This should enable the alias Guardian1 in-game when the quest reaches stage 50 no? So in a simple form: Allow disabled on NPC alias, Initially disabled checked in the spawned reference and added script to quest stage. No NPC's be turning on tho, can anyone help with this? I'd be ever so grateful. This is a vital part to the quest without it it wont be half as good/cool. Thank you. Edited June 11, 2012 by Axilion Link to comment Share on other sites More sharing options...
gasti89 Posted June 11, 2012 Share Posted June 11, 2012 The path is ok, so i don't know what's cause of the issue. You confirm that the quest effectively starts? Link to comment Share on other sites More sharing options...
Axilion Posted June 15, 2012 Author Share Posted June 15, 2012 It does and I can complete the whole quest if I don't disable the NPCs but I need them to spawn later as a safeguard for people not finishing the quest or getting the items needed before the required stage. Link to comment Share on other sites More sharing options...
GabryDX Posted September 16, 2014 Share Posted September 16, 2014 (edited) Did you solve the problem? I'm in the same situation. An initially disabled NPC should appear after completing another quest but it doesn't. Edited September 16, 2014 by GabryDX Link to comment Share on other sites More sharing options...
javaplaza Posted May 4, 2019 Share Posted May 4, 2019 same at the moment Link to comment Share on other sites More sharing options...
Recommended Posts