ryukue Posted October 30, 2010 Share Posted October 30, 2010 Hey, I've been searching for a while on tutorials about companion making and the like on Fallout3. I've got the basics down (AI package, data, etc.) just wondering because of the main difference between companions on NV vs F3.How would i get the companion wheel to show up on a custom companion? Link to comment Share on other sites More sharing options...
DeonDF Posted October 30, 2010 Share Posted October 30, 2010 It looks like there's no tutorial about that yet. Is making a new NPC out of someone with the wheel help? Link to comment Share on other sites More sharing options...
ryukue Posted October 30, 2010 Author Share Posted October 30, 2010 I've messed around with that a bit, but it seems like there would still be a lot of script to change Link to comment Share on other sites More sharing options...
MDC519 Posted October 30, 2010 Share Posted October 30, 2010 I've messed around with that a bit, but it seems like there would still be a lot of script to changeAll you need to do to show the companion wheel is to have the companion set as a teammate via result script.... MyCompanionRef.setplayerteammate 1If you want an example to follow, look at VNPCFollowersQuest in the GECK to see how they did it. You may also have to use a lot of the items/topics in the quest to get the functions on the wheel to work properly. The Bethesda Forums have a couple of good discussions going in the New Vegas Geck section also.http://forums.bethsoft.com/index.php?/topic/1133477-question-companion-wheel/ Link to comment Share on other sites More sharing options...
Recommended Posts