SphereCommunity
Problem with @SpellSelect - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Help (/Forum-Script-Help)
+--- Thread: Problem with @SpellSelect (/Thread-Problem-with-SpellSelect)



Problem with @SpellSelect - Skul - 06-22-2014 08:01 AM

Using this code
Code:
on=@spellselect
return 6
creates a problem in game. Players can instant cast by running in and out of LOS of their targets. This happens often and creates a problem on my server, since flamestrike and lightning spells should take more time to cast. I hope this makes sense. Is there any solution?

I have tested it thoroughly and narrowed it down to the code I posted above.