1. Use the command "/i Ice Rapier".
2. Use the spell "exori hur".
3. No CONST_ANI will be played.
CONST_ANI_SWORD should be played when using it with Ice Raper due to it being a Sword Type.
It displays CONST_ANI_NONE, which is the default in the sources when no weapon type can be found.
Most likely due to the fact that Ice Rapier only has 1 charge of use.
So when you cast Exori Hur the weapon disappears before the spell has time to register what weapon type it was used with.
Did you test it after giving it more than 1 charge?
Did you test it after giving it more than 1 charge?
if you give it more than one charge it works.
I confirm this issue, just tested it and indeed if the charge = 1 it doesn't display the distance effect:

and it should
the const_ani should be instanced before the remove of weapon charge so.
So can we have this bug confirmed?