MagicDefender in Public source don't desacivate

12/19/2013 19:15 stephanyd#1
Hi .. how can i make MagicDefender warrior skill get desactivate when character move ?
12/19/2013 20:15 pro4never#2
Deactivate it when characters move

When the character moves in your source (walk, jump, teleport) you remove the skill. How you go about doing that is different in every source. Well organized sources actually should have an OnMove() handler which is responsible for all of these types of events.
12/20/2013 00:47 abdoumatrix#3
Void PlayerJump , GroundMovment