magictroy8 Posted November 10, 2018 Share Posted November 10, 2018 I'm trying to create my first quest mod, and am having some trouble. When Doing the "Quest Alias" portion of creating a quest mod, I go to choose an NPC I created so he can give the player the quest. The problem, however, is that the character is nowhere to be found in the list of NPCs in the game. The plugins are detected, the characters are in the world, everything SHOULD work, Below are some screenshots.DeckardNPC is the one I'm trying to link with the beginning of the quest, however he isn't in the list at all. (I know the D-section of NPCs gets cut off, but I assure you he isn't in the list.) Link to comment Share on other sites More sharing options...
JonathanOstrus Posted November 10, 2018 Share Posted November 10, 2018 (edited) Did you mark the "Unique" box on the NPC record?You also need to set a persist location for the placed NPC reference. Otherwise it will cause the quest startup to fail filling the alias unless it's a start enabled quest. But even if it is, you should set a persist location for the NPC. It also should not be a vanilla location or it will cause an override of that location to be made in your mod. Edited November 10, 2018 by BigAndFlabby Link to comment Share on other sites More sharing options...
Recommended Posts