Attacking Mobs

Duis

New member
Joined
Dec 16, 2013
Messages
3
Reaction score
0
Points
0
Attacking Mobs and Sticking

I want to melee mobs from a certain distance. All I want is the stick command from mq2moveutils or mq2melee is to stick me facing the mob at a set distance I don't want it spinning me all over the place. I'll worry about if I'm facing the right side of the mob or not. Any help on what I need to adjust would be appreciated.
 
Last edited:
Thanks for the reply, where do I put that in mq2moveutils.ini under char or default or in mq2melee.ini?
 
In your servername_charname.ini in the MQ2 Directory.

Under the [MQ2 Melee] put the stickcmd=loose 15 (or which ever number you want)

Now you also need to make sure have stickmode=1 (so MQ2Melee actually uses the stickcmd=loose 15 )

These two links should give you all the info you need for getting your char to stick when and how you want

MQ2Melee - MMOBugs Wiki

MQ2MoveUtils:v11 - MacroQuest Wiki
 
Thanks for the reply I will give that a go.