Two Basic Questions regarding Bot Melee'ing

snoopy3525

Lifetime Member
Joined
Oct 25, 2006
Messages
59
Reaction score
34
Points
18
Normally have no issues with MQ2Melee, but I have 2 odd questions...

1) If I turn Melee on my Shaman (MeeleAt=xx), Melee=0 (the default to not melee) My Shaman doesn't run up to the target to start Meleeing. I checked StickRange and that's at 70, so not sure what the deal is. Maybe I'm missing something?

2) How can I change the distance where a character would run up to the target, that is already on extended target window? No matter what I set the MeleeDistance or StickRange to, it seems i have to manually move the character closer sometimes. (I keep the character autofollowing my group leader) It seems the moment the mob comes up on target extended window, if my "meeler's" is too far away, they don't run up to the target.
 
For bot, you should have at least (example using range 100, health 100%):
Code:
AssistAt=100
AssistRange=100
UseManualAssist=0
AssistName=
MeleeAt=100
MeleeDistance=100

For MQ2Melee, at least:
Code:
melee=1
stickrange=100
 
  • Like
Reactions: snoopy3525
I think that did it. Thanks! I didn't have a mq2melee config saved at all.

For MeleeDistance and StickRange, is there a maximum value?
 
Last edited:
  • Like
Reactions: EQDAB