Ali Gelmar Posted October 7, 2006 Share Posted October 7, 2006 How could i creat a npc to stand somewehere? Link to comment Share on other sites More sharing options...
Emperor Devon Posted October 7, 2006 Share Posted October 7, 2006 You have to get the coordinates of the location, for starters. The means you'll place the NPC there depends on how you're doing this. Are you modifying the module itself, using a script...? Link to comment Share on other sites More sharing options...
Ali Gelmar Posted October 7, 2006 Author Share Posted October 7, 2006 well that what im asking I want to insert a npc im makin into a module but I dont know what scripts or anything else I would need I can ge the cordinates easy but all the otherstuff I dont know. This uis for kotor not TSl. Link to comment Share on other sites More sharing options...
Emperor Devon Posted October 8, 2006 Share Posted October 8, 2006 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 More sharing options...
stoffe Posted October 8, 2006 Share Posted October 8, 2006 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 More sharing options...
Emperor Devon Posted October 8, 2006 Share Posted October 8, 2006 Oh, that reminds me! Once you've finished editing the GIF, Ali Gelmar, make sure you compile all the files used into a module (this is done with Kotor Tool's ERF editor), and place it in your modules folder. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.