mfeile1974 Posted January 28, 2017 Posted January 28, 2017 I was hoping someone could assist me in a script that would have a follower go from human form to a God form. I'm kinda clueless when it comes to scripting so any help would be greatly appreciated. Thank you
KandiKain Posted January 28, 2017 Posted January 28, 2017 Like finding some mod like that or making one? If you are thinking about making one it is a long journey. I'm at the editing other people's existing scripts phase, and that took some months, and considerable effort. If you are talking custom models, animations, sounds, magic effects, weapons, etc... that's a huge project. So if you are rank beginner I'd say go to creationkit.com and follow the beginners tutorials to give yourself a nice overview of the system. If you're a rank beginner to programming in general, you might want to consider a better supported scripting language that has nothing to do with Skyrim, just so you can sanely learn some basics to programming in an environment with plenty of people that can help. I'd say Python would be a good starter language, but I'm partial.
Content Consumer Posted January 28, 2017 Posted January 28, 2017 What do you mean by "god form?" Something like just adding lots of health and powerful spells, or changing race/appearance?
nosdregamon Posted January 28, 2017 Posted January 28, 2017 I'm not sure what god form means, but my guess would be: A) Create a new race "god race" and create a preset for your follower in all his/her glory. Create a quest that checks for conditions. Once the conditions kick in, you change the race from default to "god race" by script. http://www.creationkit.com/index.php?title=SetRace_-_Actor This would be a two-step progression only, and probably need a lot of work (a whole new race can often be a mod on it's own). Perhaps better describe what god form means in the first place.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.