melee /stick

I am running a bot macro that us checking every 10 seconds for sticking behind using melee and it is also running all over the place, same thing when I use the simple assist macro. Its mainly my rogue that goes nuts running around and gets killed by reposte.
 
Hi i am new to using mq2, i have figured out most of how everything works, but i am trying to get my cleric to act more like a paladin in combat. I am not moving towards the mobs, when i hit attack. I know im missing something simple, can anyone please point it out for me, here are my settings.
[MQ2Melee]
aggro=1
ancestral=20
bash=1
enrage=1
enragingkick=25
facing=1
groupcheck=1
infuriate=1
melee=1
override=1
plugin=1
provoke1=2059
provokeend=20
provokemax=1000
resume=20
shield=1
stickbreak=1
stickrange=10
yaulp=1
version=2013.103
ShowAbility=0
ShowAltAbility=0
ShowAttacking=1
ShowBash=0
ShowCasting=0
ShowCombatAbility=0
ShowControl=0
ShowDebug=0
ShowEnrageDebug=1
ShowEnraging=1
ShowFeign=1
ShowOverride=1
ShowProvoking=0
ShowRange=0
ShowSkills=0
ShowSpecial=0
ShowSticking=1
ShowStunning=0
ShowSwitching=1
CADelay=500
AADelay=250
SpellDelay=350
SkillDelay=250
PotionDelay=500
DownDelay=0
HolyDelay=0
DownCycleDelay=0
HolyCycleDelay=0

thank you in advance
 
Last edited:
Your stickrange is shorter than typical required melee range.

Try: /melee stickrange=70 save

htw
 
Yeah I did as you suggested and the cleric still just stands there, doesnt want to move towards the mob, it attacks and does yaulp but no movement towards the mob.

Also noticing that there is no movement when close enough to engage the mob, have to do it by hand.
 
Last edited:
yes i do here are the settings for that particular toon.

AllowMove=32.00
ArcBehind=45.00
ArcNotFront=135.00
AutoSave=on
AutoUW=off
DistBreak=250.00
BreakOnGate=on
BreakOnWarp=on
PauseOnWarp=off
LockPause=off
DistSnaproll=10.00
FeignSupport=off
Heading=true
LeashLength=50.00
UseLeash=off
UseWindow=off
Verbosity=off
FullVerbosity=on
VerbosityFlags=33551711
CampRadius=40.00
RealtimePlayer=off
UseScatter=off
Bearing=0.00
ScatDist=10.00
ScatSize=10.00
 
Er

How u hit attack or how your Cleric assist ..

Using a Marco or just Mq2 melee ?

Using Eqbc ?
 
You could try flexdist and see if you like it that way better:

stickcmd=84% loose useflex flexdist 2.0

htw



Can you please explain the exact commands to do this? Whenever I enter that command I get "That is not a valid command. Please use /help." I do put the slash in front too.
 
Last edited:
Can you please explain the exact commands to do this? Whenever I enter that command I get "That is not a valid command. Please use /help." I do put the slash in front too.
You put it in your server_char.ini in the [MQ2Melee] section. If you don't have a stickcmd there, add it like I showed. Then make sure to set stickmode also (see wiki). If you are in game at the time you add it to the ini and save it, then do: /melee load

htw