How do u set up pull mac

smith8454

Premium Member
Joined
Jun 24, 2009
Messages
731
Reaction score
101
Points
43
Trying to set up a mac so my SK goes out to a mob, cast snare, then with mob in "tow" comes back to camp
]
I need a Step by Step tutorial on how to do this

my INI
PullingDistance=200
MaxNavPathDistance=0
PullSkillRange=0
PullingMaxZ=30
PullingLOS=1
DoPulls=1
PullSkillName=Encroaching Darkness
PullingFilter=1
AnnounceBehaviorChange=0
AttackCommand=/killthis
 
  • Like
Reactions: shady954
Is your SK set as puller in group roles?
Do you have MQ2Nav loaded, and a valid mesh for the zone loaded?
 
  • Like
Reactions: EQDAB
Is your SK set as puller in group roles?
Do you have MQ2Nav loaded, and a valid mesh for the zone loaded?
Yes I have set Sk as Puller and loaded MQ2nav
 
Post this info, I'll try to help you out (or follow the pulling setup in the bot thread).

1) Each group member's class
2) Each group members' role(s)
3) Each group member's XT1 setting
4) Your [MQ2Bot] section from your puller's server_char.ini
5) Results of testing manually in the zone you want to pull in for MQ2Nav, i.e. nav to some targets, locs, or whatever

As a side note, make sure your puller isn't your group leader, see if your settings are conflicting with that.
 
  • Like
Reactions: EQDAB
Post this info, I'll try to help you out (or follow the pulling setup in the bot thread).

1) Each group member's class
2) Each group members' role(s)
3) Each group member's XT1 setting
4) Your [MQ2Bot] section from your puller's server_char.ini
5) Results of testing manually in the zone you want to pull in for MQ2Nav, i.e. nav to some targets, locs, or whatever

As a side note, make sure your puller isn't your group leader, see if your settings are conflicting with that.
1. SK
2. puller tank
3. assist MT
4. PullingDistance=100
MaxNavPathDistance=100
PullSkillRange=60
PullingMaxZ=30
PullingLOS=1
DoPulls=1
PullSkillName=Encroaching Darkness
PullingFilter=1

HTW: here is the hotkey I use to get things started
Page6Button3Line1=/grouproles set XXXXX 1
Page6Button3Line2=/grouproles set XXXXX 2
Page6Button3Line3=/grouproles set XXXXX 3
Page6Button3Line4=/pause 200, /navigate load
page6Button3Line5=/bct XXXXX /pause 400, //findmob

*not sure about the command in the last line
 
  • Like
Reactions: EQDAB
yeah that last line don't look right to me. I don't commonly 'macro' with the eq buttons that way, but I am fairly sure that last one would be: =/pause 400, /bct XXXXX //findmob

And are you saying you are just solo'ing? I don't see the info about the group members and their roles.
Next, "assist MT" isn't what I was asking, I mean specifically what your XT1 on each char are set to (e.g., Group Assist Target).
Put your whole MQ2Bot section, not just part of it.
Last I can think of at this point, are you really meaning to have PullingDistance and MaxNavPathDistance set to 100? That's not very far away, that's barely out of typical sticking distance.

Here's an example of what I mean when asking your group makeup:

Group member 1: SK Roles: Puller / MA / MT XT1: Autohater
Group member 2: SHM Roles: None XT1: Group Assist Target
Group member 3: CLR Roles: Leader XT1: Group Assist Target
Group member 4: RNG Roles: None XT1: Group Assist Target

etc.

Also, you may as well set the roles at the least with the bot on commands in the ini, example:

BotCommandsOn=/multiline ^ /xtarget set 1 groupassisttarget^/timed 10 /assist off^/grouprole set mypally 1^/grouprole set mypally 2^/grouprole set memonk 3

htw
 
  • Like
Reactions: EQDAB