What's a way for me to determine if a familiar is casting a spell (rather than the PC)?
I put in a GetIsPC check in a spellhook script that, if false, should return the script. But in the case of a familiar, it doesn't seem to be triggering false and instead is getting past the check and triggering a subroutine that should only affect PCs.
Ultimately, I want to know if the caster of a spell is a familiar (or companion or henchman).
Any thoughts or a place to start?
Modifié par BelowTheBelt, 18 février 2014 - 08:24 .