SandMouseAnarchy Posted October 31, 2018 Author Posted October 31, 2018 The guy who made the cross prewar cybernetics mod managed to raise the player character while wearing the cybernetic leg armor. I think I'll need to do something similar to get the player character to transform/rotate. Anyone know how Cross did it?
SandMouseAnarchy Posted November 1, 2018 Author Posted November 1, 2018 Update - I'm now looking for a way to get the script to run when using the jetpack - I first placed the script in the jetpack armor record (object reference) and made the script look for the Y button being held down but that doesn't seem to be doing anything in game. So I'm now looking at the "jetpack overhaul mod" script to see how he makes changes to the jetpack and that script extends activemajiceffect instead of object reference. So question time ->Where would be best to put my script? (as a quest? In the armor record? In the spell effect?)
SandMouseAnarchy Posted November 1, 2018 Author Posted November 1, 2018 UPDATE 2 -> I've tried getting the script to work in a few ways now, none have been successful :( To test the setangle function I made a piece of armor that has (OnEquipped... setangle()) in it and... Well, it bumps the character a little, but definitely doesn't angle the character, and if it does, it's immediately resetting the angle. Any ideas guys?
Recommended Posts