I'm trying to set up a melee char for pulling, but I cannot get it to work.
Settings are
<option name="COMBAT_TYPE" value="melee" />
<option name="COMBAT_RANGED_PULL" value="true" />
<option name="COMBAT_DISTANCE" value="50" />
There is a working ranged weapon, set to pullonly="true". But the bot never uses it to pull. It always walks up to close distance before attacking. Sometimes it shoots the ranged weapon at point blank range, most of the time it attacks with melee skills.
How do you get it to pull with the ranged weapon at long range?
How to use pulling
Re: How to use pulling
Have you tried a bigger value for COMBAT_DISTANCE?
- 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 use pulling
also it helps if you put your skill in the profile with pullonly=true
so that it knows what skill to use on pull
so that it knows what skill to use on pull
Re: How to use pulling
Yes. If I do that, the bot just stops at long range and uses only ranged attacks.rock5 wrote:Have you tried a bigger value for COMBAT_DISTANCE?
I thinks that the same issue as currently discussed in the "stop running" topic.
Re: How to use pulling
Which is what it's supposed to do. I believe it waits up to 3 seconds before moving to melee distance. Doesn't it move closer after 3 seconds?romaniac wrote:Yes. If I do that, the bot just stops at long range and uses only ranged attacks.rock5 wrote:Have you tried a bigger value for COMBAT_DISTANCE?
- 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