stick problem

jtbismarck

New member
Joined
Aug 21, 2010
Messages
29
Reaction score
0
Points
0
Age
43
When I turn attack on with my Ranger, he will go to the back of the mob and proceed to kill, however my rogue will run all over the place and sometimes end up in front getting repost to death. How can i fix this? Thanks a ton in advance!!
 
/melee aggro=1
/melee stickrange=150
/melee save
/melee load
should fix the problem
If the rogue is getting agro..
/melee disarm=0
and all is good, hope this helped you.
 
/melee aggro=1
/melee stickrange=150
/melee save
/melee load
should fix the problem
If the rogue is getting agro..
/melee disarm=0
and all is good, hope this helped you.

Thank you so very much, i will give this a shot!
 
looks like he still is not positioning behind the mob
 
actually, he will run up inside the mob if i move the tank also
 
Oh you want behind the mob.. I think you can go into the mq2melee ini and at like stick config where it says !default or !front put !back, make sure you have /speed 142 thats normal. A rogue on mq2melee is a pain.
 
I am running the assist mac by the way too if that helps
 
Oh you want behind the mob.. I think you can go into the mq2melee ini and at like stick config where it says !default or !front put !back, make sure you have /speed 142 thats normal. A rogue on mq2melee is a pain.

I can not find where this is, is it supposed to be under my charname ini at the mq2melee portion? because there is no stick cmd

[MQ2DoCrack]
Top=401
Bottom=723
Left=290
Right=437
Locked=0
WindowTitle=MQ2DoCrack
Fades=1
Delay=2000
Duration=500
Alpha=255
FadeToAlpha=255
BGType=1
BGTint.red=255
BGTint.green=255
BGTint.blue=255
ShowWindow=1
[MQ2Twist]
Delay=33
Quiet=0
Adjust=1
21_CastTime=0
21_ReCastTime=0
21_Name=DISABLED
21_Slot=DISABLED
22_CastTime=0
22_ReCastTime=0
22_Name=DISABLED
22_Slot=DISABLED
23_CastTime=0
23_ReCastTime=0
23_Name=DISABLED
23_Slot=DISABLED
24_CastTime=0
24_ReCastTime=0
24_Name=DISABLED
24_Slot=DISABLED
25_CastTime=0
25_ReCastTime=0
25_Name=DISABLED
25_Slot=DISABLED
26_CastTime=0
26_ReCastTime=0
26_Name=DISABLED
26_Slot=DISABLED
27_CastTime=0
27_ReCastTime=0
27_Name=DISABLED
27_Slot=DISABLED
28_CastTime=0
28_ReCastTime=0
28_Name=DISABLED
28_Slot=DISABLED
29_CastTime=0
29_ReCastTime=0
29_Name=DISABLED
29_Slot=DISABLED
30_CastTime=0
30_ReCastTime=0
30_Name=DISABLED
30_Slot=DISABLED
31_CastTime=0
31_ReCastTime=0
31_Name=DISABLED
31_Slot=DISABLED
32_CastTime=0
32_ReCastTime=0
32_Name=DISABLED
32_Slot=DISABLED
33_CastTime=0
33_ReCastTime=0
33_Name=DISABLED
33_Slot=DISABLED
34_CastTime=0
34_ReCastTime=0
34_Name=DISABLED
34_Slot=DISABLED
35_CastTime=0
35_ReCastTime=0
35_Name=DISABLED
35_Slot=DISABLED
36_CastTime=0
36_ReCastTime=0
36_Name=DISABLED
36_Slot=DISABLED
37_CastTime=0
37_ReCastTime=0
37_Name=DISABLED
37_Slot=DISABLED
38_CastTime=0
38_ReCastTime=0
38_Name=DISABLED
38_Slot=DISABLED
39_CastTime=0
39_ReCastTime=0
39_Name=DISABLED
39_Slot=DISABLED
40_CastTime=0
40_ReCastTime=0
40_Name=DISABLED
40_Slot=DISABLED
[MQ2AutoSkills]
AutoInventory=off
Backstab=off
Bash=off
Begging=off
Disarm=off
DragonPunch=off
EagleStrike=off
ENRAGE=off
Evade=off
FeignDeath=off
Forage=off
FlyingKick=off
Frenzy=off
Intimidation=off
Infuriate=off
Kick=off
Mend=off
RoundKick=off
PickPockets=off
SenseTraps=off
Slam=off
Taunt=off
TigerClaw=off
MeleeRange=15.000
BackOffHP=0
DoMendHP=80
[MQ2AutoForage]
AutoKeepAll=on
AutoAddAll=on
AutoStart=off
[MQ2PiggyZone]
PCCheck=off
UseGate=on
NoGroup=off
PCRange=500
[MQ2Melee]
aggro=1
assassinate=1
backstab=1
disarm=1
enrage=1
evade=1
facing=1
groupcheck=1
hidedelay=1000
infuriate=1
melee=1
override=1
petenrage=1
petinfuriate=1
petmend=20
petrange=75
pickpocket=1
plugin=1
resume=20
sneakdelay=1000
stickbreak=0
stickrange=150
version=5.475
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
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
 
Last edited:
How do I use stickcmd?

Also how do i post code instead of the screwed up way I just did it, thanks again lore and anyone else
 
How do I use stickcmd?

Also how do i post code instead of the screwed up way I just did it, thanks again lore and anyone else
It's in the wiki link, top of page (wiki, then Plugin Listing, then MQ2Melee).

stickmode=1
stickcmd=15 !front

That's an example.

For code, you do it like this:


[code]
Stuff here...
[/code]


htw
 
How do I use stickcmd?

Also how do i post code instead of the screwed up way I just did it, thanks again lore and anyone else
It's in the wiki link, top of page (wiki, then Plugin Listing, then MQ2Melee).

stickmode=1
stickcmd=15 !front

That's an example.

For code, you do it like this:


[code]
Stuff here...
[/code]


htw

Thanks a bunch, I should be all set.
 
same trouble

Bst is runnin around like a rabbit unless i stop him manually by just turning him a little will what lorekeeper posted work for bst to?