Hi,
I had an idea for a mod, but for it to work I need to know if the player is using his left to cast a spell.
Detecting when the player is casting can be done with the OnSpellCast Event. Unfortunately, this event doesn't let me know from which hand the spell was casted. I looked at the spell functions added by SKSE and I couldn't find something that gets me this piece of information.
Any help appreciated!