Sabat9 Posted January 6, 2012 Share Posted January 6, 2012 So lots of topics/requests for this, but no real responses regarding how to get it done. I really want to carry my one-hander on my back, so I thought i'd "pop the hood" and see what's up. So far, i have managed to get the onehanded steel sword to display on NPC's backs, with the following caveats: 1. the angle/position is still wrong2. the weapon on the back stays there in combat, and nothing shows in NPC's hand3. NPC still runs the "draw from hip" animation4. these changes are not applying to the PC at all. so, i really haven't accomplished jack sh1t yet, lol... BUT: i opened both the steel greatsword and the steel sword in Nifskope, and played around with some values. Specifically was trying to copy/past the NiStringExtraData block from the great sword, but I ended up having to manually edit the same block in the 1h sword to get the value of WeaponBack to stick. I'm very very rusty in NifSkope, so I'm really just at the beginning of a basic understanding of what needs to be done, and which blocks need to be edited. I'd love to hear some input on this from modders with more of a working knowledge of NS.... As far as changing the animations and getting these changes to apply to the PC, am I looking at hex editing in TesSnip, or what? cheers. Link to comment Share on other sites More sharing options...
theRoadstroker Posted January 6, 2012 Share Posted January 6, 2012 I believe the trick is to get the weapon on the back is to move the weapon bone in the human skeleton to the back and redo all of the "draw weapon" animations. Link to comment Share on other sites More sharing options...
Sabat9 Posted January 6, 2012 Author Share Posted January 6, 2012 yeah, it's unfortunately not as simple as changing one block in NifSkope, i'm seeing. I got the sword to display properly on NPC's back by just editing the string text in NiStringExtraData from "WeaponSword" to "WeaponBack" works fine until the sword gets drawn, lol! (still not applying to PC tho) Link to comment Share on other sites More sharing options...
Recommended Posts