pickinthebanjo Posted February 12, 2011 Share Posted February 12, 2011 I have been trying to figure out how to add the weapons that my mod contains to NPC's. I would like to arm most factions with various different weapons. I imagine it is possible to add them through either a script or a quest but I am not sure how to do that exactly. If anybody has any advice on the matter I would very much appreciate that, thanks. Link to comment Share on other sites More sharing options...
willf0rce Posted February 12, 2011 Share Posted February 12, 2011 You need to add them into the levelled lists that the npcs use along with whatever ammo the guns use as well Link to comment Share on other sites More sharing options...
pickinthebanjo Posted February 12, 2011 Author Share Posted February 12, 2011 Last time I just added weapons to the leveled lists there were conflicts with other major mods so that option is out. I have heard that it is possible to add them to the leveled lists through scripts but I have no scripting experience. Link to comment Share on other sites More sharing options...
davidlallen Posted February 12, 2011 Share Posted February 12, 2011 There is a good answer in this thread. You can use "onload AddFormToFormList". Link to comment Share on other sites More sharing options...
pickinthebanjo Posted February 13, 2011 Author Share Posted February 13, 2011 There is a good answer in this thread. You can use "onload AddFormToFormList". Thanks, sounds promising. I will take a look when I finish up what I am doing Link to comment Share on other sites More sharing options...
Recommended Posts