So I have a quest that's dynamically filling the closest actor references once every 7 seconds as part of a plugin I'm putting together that gives the player voicesets, ala NWN/Borderlands, those are the only 2 I can think of, ANYWAY, I was going to register for animation events from the player using this quest.
Does anyone know if the game automatically unregisters for them upon refilling the alias? I know magic effects do this upon expiring, but I'm unclear whether the same would be true here.