elpielroja Posted December 1, 2024 Posted December 1, 2024 Heya there. I've done exaclty as you've indicated, but curiosuly enough the double hand magic idle still shows as the "gorilla girl" stance instead of the one you show in your screenshots, any idea why that might be?
Fulgrim_ Posted March 22, 2025 Posted March 22, 2025 (edited) Thank you Gameplayer for the mod. I tried to get it to work on my own using OAR conditions before, but it didn't work. Unfortunately, I could only get the rigth hand weapon + left hand spell to work, while 2x spell still resulted in gorilla girl. But thanks to your files and windowsexplorer's comment in the GSPoses & SLAL thread I managed to get it to work. I simplified the conditions in the 800005 folder to the following, which also makes the 800006-800010 folders unnecesasry: Spoiler IsActorBase("Skyrim.esm" | 0x000007) AND IsFemale() AND IsEquippedRightType(1) OR IsEquippedRightType(2) OR IsEquippedRightType(3) OR IsEquippedRightType(4) OR IsEquippedRightType(12) OR IsEquippedRightType(13) OR IsEquippedRightType(14) OR IsEquippedRightType(15) OR IsEquippedRightType(16) AND IsEquippedLeftType(12) OR IsEquippedLeftType(13) OR IsEquippedLeftType(14) OR IsEquippedLeftType(15) OR IsEquippedLeftType(16) This works for all spell+spell or 1H right+spell left combinations (I also use Gunslicer's dual destruction pack, so D+D uses those animations instead). The conditions also work when using the animation files from Gunslicer's Destruction Animation mod, and while movements is ok for all spell combinations and with a weapon, casting spells on self or using a weapon puts the PC back on the ground. Edited March 22, 2025 by Fulgrim_
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now