JTDspencer Posted July 7, 2019 Share Posted July 7, 2019 Im looking too start modding fallout new vegas, however I have no prior experience with modding, I hope to start with very small projecs and gradualy work my way up to larger ones, can enyone recommend mod types that are easy to make and mod types I should stay away from as a beginner? and perhaps things to help educate myself in modding? Thanks Link to comment Share on other sites More sharing options...
Radioactivelad Posted July 7, 2019 Share Posted July 7, 2019 (edited) A good starter project would be to make a House- It'l teach you some of the basic fundamentals: - Placing and manipulating objects in the game world.- Using Snapping to accurately connect pieces of rooms.- Connecting an interior to the overworld via a Load Door. Then you can graduate to creating an NPC to occupy the house: - Creating an NPC, changing their appearence, and giving them items- Creating an AI package to give them something to do in and around the house.- Creating a Navmash so NPCs can walk around the house without bumping in to everything. And when you're ready you can create your first quest offered by your newly created denizen of the mojave, using everything you've learned and a few more things, chiefly: - Scripting. (Not as scary as it sounds)- Basic Quest and Dialogue implementation. Seddon4494's Youtube Channel has video tutorials for all these. Both the Official and Community Geck Wikis are also very valuable resources. Edited July 7, 2019 by Radioactivelad Link to comment Share on other sites More sharing options...
JTDspencer Posted July 7, 2019 Author Share Posted July 7, 2019 A good starter project would be to make a House- It'l teach you some of the basic fundamentals: - Placing and manipulating objects in the game world.- Using Snapping to accurately connect pieces of rooms.- Connecting an interior to the overworld via a Load Door. Then you can graduate to creating an NPC to occupy the house: - Creating an NPC, changing their appearence, and giving them items- Creating an AI package to give them something to do in and around the house.- Creating a Navmash so NPCs can walk around the house without bumping in to everything. And when you're ready you can create your first quest offered by your newly created denizen of the mojave, using everything you've learned and a few more things, chiefly: - Scripting. (Not as scary as it sounds)- Basic Quest and Dialogue implementation. Seddon4494's Youtube Channel has video tutorials for all these. Both the Official and Community Geck Wikis are also very valuable resources. Thank you, I'll check out the educational resources first Link to comment Share on other sites More sharing options...
bloxyman Posted July 7, 2019 Share Posted July 7, 2019 https://geckwiki.com/index.php?title=Main_Page This is the unofficial update to the official GECK Tutorial Website by Bethesda. It's helped me out incredibly, so I recommend giving it a try. Link to comment Share on other sites More sharing options...
Recommended Posts