• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Problem - Ranger Autofire

/bc <YOU> //target <YOU>
/bc <YOU> //ASSIST
/bc <YOU> //AUTOFIRE


use EQBC problem solved .... DROPS THE MIC :)
 
ive had maybe 1% of luck with ka useing autofire with my ranger so imo its just alot easier to set up a key to make ranger target and turn autofire on

Using Melee weps and Autofire doesnt work well but if you turn melee off it works like a champ. Have had 100% good results with Meleeon=0
 
is there a keep distance > 35 option ?
because if you turn melee off and distance is too close, the ranger just stands there doing nothing atm.
 
This is autofire. I think there is way to get the ranger to move back but I haven't bothered as having your ranger backing off into god knows where is obviously going to get him killed sooner or later. Better to find a spot for him manually imo.

I'm pretty sure KA uses Mq2MoveUtils which means you can use any of the modes for your stickhow setting. You could try behind 40 for example, I haven't tried meself. Google MQ2MoveUtils and have a play

MeleeOn=0
FaceMobOn=1
AutoFireOn=1
UseMQ2Melee=1
 
thanks for the help!
got it to work like this:

servername_toonname.ini
Rich (BB code):
[MQ2Melee]
disarm=0
enrage=0
facing=1
infuriate=0
jltkicks=0
kick=0
melee=0
plugin=1
rallos=0
resume=75
stickbreak=0
stickrange=95
stickmode=1
stickcmd=50 moveback
range=170
arrow=45852
bow=93860
taunt=0

Kissassist.ini
Rich (BB code):
[Melee]
AssistAt=98
MeleeOn=1
FaceMobOn=1
MeleeDistance=95
StickHow=50 moveback
AutoFireOn=1
UseMQ2Melee=1
 
I think there is still a way to make mq2 shot arrows instead of kiss (which is way faster meaning more dps) since both dont use EQ's autofire...

i have tested a lot of configurations b4 and i didnt know this /stick moveback 40 command....great finding btw

using those might help:

holyshit1=/if (!${Me.AutoFire} && ${Target.Distance}>30) /autofire
holyshit2=/if (${Me.AutoFire} && ${Target.Distance}<30) /autofire (its < 30)

also setting this way:

MeleeOn=1
FaceMobOn=1
MeleeDistance=95
StickHow=50 moveback
AutoFireOn=0
UseMQ2Melee=1
 
Last edited:
thanks for the help!
got it to work like this:

servername_toonname.ini
Rich (BB code):
[MQ2Melee]
disarm=0
enrage=0
facing=1
infuriate=0
jltkicks=0
kick=0
melee=0
plugin=1
rallos=0
resume=75
stickbreak=0
stickrange=95
stickmode=1
stickcmd=50 moveback
range=170
arrow=45852
bow=93860
taunt=0

Kissassist.ini
Rich (BB code):
[Melee]
AssistAt=98
MeleeOn=1
FaceMobOn=1
MeleeDistance=95
StickHow=50 moveback
AutoFireOn=1
UseMQ2Melee=1

Does this put the ranger behind the mob? got a rogue i wanna do something similar with but i need to be able to go behind the mob and throw daggers


i j
 
StickHow=50 moveback

stickcmd=50 moveback

probably change these two to
= 50 behind

not sure how far the throw range is, but u can try that.
 
Problem - Ranger Autofire

Users who are viewing this thread

Back
Top
Cart