secretbear
New Member
- Joined
- Aug 2, 2012
- Messages
- 50
- Reaction score
- 0
I noticed that my Monk doesn't get health globes, ever. This is the log:
It checks that I need a globe - it sees the globe, it sends "power Walk" to the position - but it starts attacking again within 1/1th of a second before I've reached it. I noticed that Giles World object handler blacklists healthglobes as "lootables" so I removed that from the blacklist but the only difference that made was that my character would loot all health globes once the fight was over
Anyone else have this issue? Could it be because I have 0 gold pickup range??
Code:
[05:00:28.677 V] Using power Monk_FistsofThunder clickPos:<0, 0, 0> worldDynamicId:0 targetACDGuid:-2026110818
[05:00:28.794 V] Using power Walk clickPos:<4113.664, 4570.776, 100.5> worldDynamicId:1999568897 targetACDGuid:-1
[05:00:28.796 N] [Belphegor All-in-One 1.0.0.221] Moving to Health Globe, set to use below 80%
[05:00:28.796 V] [Belphegor All-in-One 1.0.0.221] Health Globe, Found one at <4113.664, 4570.776, 100.5>, Distance = 10,57881
[05:00:28.880 V] Using power Monk_FistsofThunder clickPos:<0, 0, 0> worldDynamicId:0 targetACDGuid:-2025848668
It checks that I need a globe - it sees the globe, it sends "power Walk" to the position - but it starts attacking again within 1/1th of a second before I've reached it. I noticed that Giles World object handler blacklists healthglobes as "lootables" so I removed that from the blacklist but the only difference that made was that my character would loot all health globes once the fight was over
