• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Autowar

Joined
Dec 14, 2013
RedCents
635¢
Hi guys,

I have two questions...

Is there a way to make your warrior go pull?

Is there a way to make my warrior's radius in which he engages mobs, smaller. I am using a monk to pull, but he runs out to grab the mob before it's back in camp really.

Thanks
 
Is there a way to make my warrior's radius in which he engages mobs, smaller. I am using a monk to pull, but he runs out to grab the mob before it's back in camp really.

I don't know the official response to this however I also run a Monk to pull and was having the exact same issue, Was running so far to engage mobs that my other toons were out of range to engage! I found that when I bought my warrior Flash of Anger (Which embarrassingly I didn't have at 110.) from HoT, he was using that when they got to about the distance in which he would usually run to grab them. It could be worth checking if you have the tome because for me, it fixed this.
 
Yeah I don't afk @Noobhaxor . I'm just trying to find the best way to get my warrior to stop running so far out when I pull on my monk. My initial thought was to just have the war pull.

I think I got it working by setting a camp radius for the warrior.

Thanks
 
@Setsuni I pull on my monk and what I ended up doing, which seems to have helped, was to edit the macro to change the line in Sub ClassMainLoop

/if (${Target.ID}&&${Me.XTarget[1].ID}&&${Target.Distance}<60&&!${Me.Combat}) /squelch /attack on
to
/if (${Target.ID}&&${Me.XTarget[1].ID}&&${Target.Distance}<15&&!${Me.Combat}) /squelch /attack on

I also edited down a lot of the radius and zradius settings further down in the macro. I mainly manual pull in dungeons with all my pulls coming from one direction.
 
Autowar

Users who are viewing this thread

Back
Top
Cart