Hey,
I have a problem with my bot. While farming he often gets stuck because he's trying to attack unreachable foes. I made a sketch (it's attached) to make it clearer. There's a boulder with two foes behind it. I am standing in front of the boulder, trying to attack the foes behind it. Bot tries to attack the first one, doesn't work, boulder's too high. I receive a message that my bot is going to ignore him. Bot attacks the second one, same story. Problem: After having attacked the second one, he isn't ignoring the first one any longer.
How do I increase the ignoring-time? I want him to try to attack both foes but after that he should still ignore both and go on.
How to ignore unreachable foes?
-
ichmagbotsyay
- Posts: 70
- Joined: Tue Aug 09, 2011 7:43 am
How to ignore unreachable foes?
- Attachments
-
- Circle = Boulder
Triangle = Foe
Cool Dude = Me - Untitled.png (4.05 KiB) Viewed 1564 times
Re: How to ignore unreachable foes?
Using the bot as it is at the moment, you would either change the COMBAT_DIST to a smaller value as you pass that spot or move the waypoint or points to avoid that problem.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Re: How to ignore unreachable foes?
have you thought about changing the coords of the waypoints so the foes arn't obstructed from view by the bolder?
Remember no matter you do in life to always have a little fun while you are at it 
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
- Sithlord512589
- Posts: 36
- Joined: Thu Mar 04, 2010 9:21 am
Re: How to ignore unreachable foes?
Hi,
may i suggest my workaround for this problem.
<option name="MAX_FIGHT_TIME" value="2" /> <!-- Max time without damage before break -->
Simply reduce the max_fight_time counter to reduce the time the bot unsuccessfully tries to reach the blocked enemy.
As said a little workaround not a solution.
may i suggest my workaround for this problem.
<option name="MAX_FIGHT_TIME" value="2" /> <!-- Max time without damage before break -->
Simply reduce the max_fight_time counter to reduce the time the bot unsuccessfully tries to reach the blocked enemy.
As said a little workaround not a solution.
MAGE 75/ PRIEST 72 (soon 75) / ROUGE 6x
german client, Server Europe
Thankful User of the other peoples mindwork
german client, Server Europe
Thankful User of the other peoples mindwork