thrill606 Posted December 2, 2011 Share Posted December 2, 2011 I have two questions for a mod I'm making.1. Where are the Pip-boy weapon images located?2. How do I make it so that the item is in the players inventory after they install and start the mod?Thanks Link to comment Share on other sites More sharing options...
Quetzlsacatanango Posted December 2, 2011 Share Posted December 2, 2011 \textures\interface\icons\etc...Look at the item in geck to find a specific one. Create a quest with a script that adds it and then stops itself, and tick start game enabled. This is the best way, so you can do things like make sure it doesn't add while you're still in Doc Mitchell's house, for example.Or you can just add it to the inventory of the "player" NPC. Link to comment Share on other sites More sharing options...
thrill606 Posted December 2, 2011 Author Share Posted December 2, 2011 Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts