Jump to content

Home

How can i make npcs be in in places.


Ali Gelmar

Recommended Posts

If you want the NPC to be there from the start, download a GFF editor and open up the .git part of the modules you have. Add a new section to the creature list, and input your NPC's coordinates and TemplateResRef.

 

If you want to venture into the bold world of scripting, you can find a tutorial on how to spawn NPCs here. :)

Link to comment
Share on other sites

If you want the NPC to be there from the start, download a GFF editor and open up the .git part of the modules you have. Add a new section to the creature list, and input your NPC's coordinates and TemplateResRef.

 

If you modify the GIT file remember not to put it in the override folder though, or there is a risk you are causing problems with any savegames that are made in that particular area. If you put a GIT in the override folder it may override the GIT file with the same name inside savegames as well, essentially rolling the area back to its initial state if you load a savegame in that area. This may break quests and in some cases prevent you from proceeding when previously unlocked doors again are locked etc.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...