» Wed Jun 20, 2012 7:29 pm
If your NPC isn't following the packages that means you have the wrong conditions, or the alias isn't being filled. This could also stop the quest from starting properly, ergo, no dialogue.
Ingame type 'SQV MyQuest' using the ID of your quest. (I.e. 'SQV MQ101') If it lists the alias's and says NONE then your alias's are failing to fill. If so, do you add custom cells? Are the alias's set to 'Unique Actor'? Unique actors need to be in a location for that setting to work. Set up the locations and encounter zones on your new cells, or swap the alias type to Specific Refence. Note, Spec Ref takes up WAY more memory and is NOT a good long term solution. Ideally you want them all to be Unique Actor alias's when you finish your mod.
Hope this helps.