SphereCommunity
Remove char anim while spell cast - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Remove char anim while spell cast (/Thread-Remove-char-anim-while-spell-cast)

Pages: 1 2


RE: Remove char anim while spell cast - darksun84 - 01-22-2013 03:31 AM

By inserting a src.updatex in the @spellcast trigger the gargoyle didn't disappear(because it cut the animation i think), but neither didn't show the casting animation(Anyway the "missing animation" happens only by facing certains direction). So i tried this

PHP Code:
ON=@Spellcast
timerf 2
,src.updatex 

I used the value 2 because with 3 you still get the disappearing animation while with 1 the animation looks too much "cut".
It will be more accurate if you use that timerd script that is in the forum somewhere.


RE: Remove char anim while spell cast - Rizz - 01-22-2013 04:23 AM

Yes true! When gargoyles are not flying you can see the animation just in some direction