Hey,
I'm trying to add a custom sound effects to an outfit mod.
This outfit mod already has an object effect that's set to apply constantly, so to add my sounds I made the magic effect for them constant and added it to the existing object effect. This allows the sounds to play, but only on the initial equipping of the outfit.
I want the sounds to continuously play until the outfit piece is removed but I don't want to set the sound descriptor to loop as it will only play one sound repeatedly, while I have multiple I would like it to use.
How can I go about dispelling and recasting the constant magic effect to play these sound effects?