SVN Updated EQ2BOT

Tamorus

Well-Known Member
Something screwy in the new I cannot move function maybe? I only took a cursory glance at the new code added but that ia the only place I saw the Me.Speed used. Just an FYI....not hard to workaround if you don't afk bot.

17:21:22 DEBUG: CheckPosition(1,0,25986,111,FALSE)
Error:No such 'character' member 'Speed' @${Me.Speed}
Error:Divide by zero in calculation @${Math.Calc[${Actor[${ActorID}].Distance2D}/${Me.Speed}]}
Error:Math evaluation failed in "${Actor[${ActorID}].Distance2D}/${Me.Speed}" @${Math.Calc[${Actor[${ActorID}].Distance2D}/${Me.Speed}]}
Error:Calculation failed on '${Actor[${ActorID}].Distance2D}/${Me.Speed}' @${Math.Calc[${Actor[${ActorID}].Distance2D}/${Me.Speed}]}
DEBUG::CastSpellRange - Position check: Range - 1 Position - 0 Target - 25986 Ability - 151
17:21:24 DEBUG: CheckPosition(1,0,25986,151,FALSE)
Error:No such 'character' member 'Speed' @${Me.Speed}
Error:Divide by zero in calculation @${Math.Calc[${Actor[${ActorID}].Distance2D}/${Me.Speed}]}
Error:Math evaluation failed in "${Actor[${ActorID}].Distance2D}/${Me.Speed}" @${Math.Calc[${Actor[${ActorID}].Distance2D}/${Me.Speed}]}
Error:Calculation failed on '${Actor[${ActorID}].Distance2D}/${Me.Speed}' @${Math.Calc[${Actor[${ActorID}].Distance2D}/${Me.Speed}]}
DEBUG::CastSpellRange - Position check: Range - 1 Position - 0 Target - 25986 Ability - 152
 
Top Bottom