--- deliantra/server/pod/events.pod 2007/04/02 18:04:46 1.17 +++ deliantra/server/pod/events.pod 2007/05/18 19:46:22 1.18 @@ -297,6 +297,12 @@ =head3 move (player direction -- ) +Called whenever the player is supposed to move or attack. The handler +must handle the cases of speed_left or weapon_sp_left being negative, +fire being on, is responsible for decreaseing the speed_left value +on successful moves etc. etc.. When overriden, must return a boolean +indicating wether a move could be effected. + =head3 pray_altar (player altar skill -- ) Invoked whenever the B prays over an B, using the given B.