What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

move skill error or i'm just fukup some thing ?

kynpro

New Member
Joined
Feb 8, 2018
Messages
3
Reaction score
0
i'm just find some thing really weird about my bots :V some time the code showing that they use skills

[MoveHelper:UseMovementSkill] Using skill Whirling Blades at position {661, 1112}.
[BeginUseAt] blade_flurry 3 True {661, 1112} => None
[InjectKeyEvent] 43 ms sleep for 2.
[MoveHelper:UseMovementSkill] Using skill Whirling Blades at position {658, 1113}.
[BeginUseAt] blade_flurry 3 True {658, 1113} => None
[InjectKeyEvent] 91 ms sleep for 2.
[MoveHelper:UseMovementSkill] Using skill Whirling Blades at position {658, 1113}.
[BeginUseAt] blade_flurry 3 True {658, 1113} => None
[InjectKeyEvent] 112 ms sleep for 2.

but in game they just move a small step. so it's an error or some thing? can anyone show me de way to fix this pls
thank
 
Are the skills bound to mouse keys? There's a chance they are being used off-screen from your player mover, or, the skill has hit a dead zone in the current area and using the skill to move is not possible.
 
i have tested in few days full window screen, full screen,... etc and no dead zone :) my friend told me that i can fix this problem if i use Shield Charge but after all of thing i try, they still 1 step a stop and again. After a period of observation i realize that It happens more often when they coming back to expand map
 
lmao my eng is too bad :)) the skills bound to mouse keys :) the problem is gone ty for ur supported
 
Back
Top