• 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 - pullertank issue

Terd9234

Member
Joined
Jan 8, 2018
RedCents
80¢
I'm having issues with KA pullertank role - for some reason my puller is only trying to pull line of sight instead of using mq2nav. I've made sure mq2nav is loaded and functioning.. anything else i should check?
INI:
[General]
KissAssistVer=12.001
Role=Assist
CampRadius=30
CampRadiusExceed=400
ReturnToCamp=1
ChaseAssist=0
ChaseDistance=25
MedOn=0
MedStart=20
MedCombat=0
LootOn=0
RezAcceptOn=1|90
AcceptInvitesOn=1
GroupWatchOn=2|50
GroupWatchCheck=FALSE
EQBCOn=1
DanNetOn=0
DanNetDelay=20
IRCOn=0
CampfireOn=0
CharInfo=Warrior|60|GOLD
DefaultUI=TRUE
DPSMeter=1
ScatterOn=0
XTSlot=1
MedStop=100
CorpseRecoveryOn=0
[Buffs]
BuffsOn=0
BuffsSize=20
Buffs1=NULL
Buffs2=NULL
Buffs3=NULL
Buffs4=NULL
Buffs5=NULL
Buffs6=NULL
Buffs7=NULL
Buffs8=NULL
Buffs9=NULL
Buffs10=NULL
Buffs11=NULL
Buffs12=NULL
Buffs13=NULL
Buffs14=NULL
Buffs15=NULL
Buffs16=NULL
Buffs17=NULL
Buffs18=NULL
Buffs19=NULL
Buffs20=NULL
RebuffOn=1
CheckBuffsTimer=10
PowerSource=NULL
[Melee]
AssistAt=95
MeleeOn=1
FaceMobOn=1
MeleeDistance=75
StickHow=snaproll
AutoFireOn=0
UseMQ2Melee=1
TargetSwitchingOn=0
[GMail]
GMailHelp=Events currently support - Dead,Drag,GM,Level,Named,Leftgroup,Tells
GMailOn=0
GMailSize=5
GMail1=NULL
GMail2=NULL
GMail3=NULL
GMail4=NULL
GMail5=NULL
[AE]
AEOn=0
AESize=10
AERadius=50
AE1=NULL
AE2=NULL
AE3=NULL
AE4=NULL
AE5=NULL
AE6=NULL
AE7=NULL
AE8=NULL
AE9=NULL
AE10=NULL
[DPS]
DPSOn=0
DPSSize=20
DPSSkip=20
DPSInterval=2
DPS1=NULL
DPS2=NULL
DPS3=NULL
DPS4=NULL
DPS5=NULL
DPS6=NULL
DPS7=NULL
DPS8=NULL
DPS9=NULL
DPS10=NULL
DPS11=NULL
DPS12=NULL
DPS13=NULL
DPS14=NULL
DPS15=NULL
DPS16=NULL
DPS17=NULL
DPS18=NULL
DPS19=NULL
DPS20=NULL
DebuffAllOn=0
[Aggro]
AggroOn=0
AggroSize=10
Aggro1=NULL
Aggro2=NULL
Aggro3=NULL
Aggro4=NULL
Aggro5=NULL
Aggro6=NULL
Aggro7=NULL
Aggro8=NULL
Aggro9=NULL
Aggro10=NULL
Aggro2nd=0
[Heals]
Help=Format Spell|% to heal at i.e. Devout Light Rk. II|50
HealsOn=0
HealsSize=5
Heals1=NULL
Heals2=NULL
Heals3=NULL
Heals4=NULL
Heals5=NULL
XTarHeal=0
XTarHealList=Xtar slots here Example: 5|6|7
HealGroupPetsOn=0
AutoRezOn=0
RezMeLast=0
[Cures]
CuresOn=0
CuresSize=5
Cures1=NULL
Cures2=NULL
Cures3=NULL
Cures4=NULL
Cures5=NULL
[Burn]
BurnSize=15
BurnAllNamed=0
Burn1=NULL
Burn2=NULL
Burn3=NULL
Burn4=NULL
Burn5=NULL
Burn6=NULL
Burn7=NULL
Burn8=NULL
Burn9=NULL
Burn10=NULL
Burn11=NULL
Burn12=NULL
Burn13=NULL
Burn14=NULL
Burn15=NULL
UseTribute=0
[Pull]
PullWith=Berate
PullMeleeStick=1
MaxRadius=500
MaxZRange=100
UseWayPointZ=0
PullWait=5
PullRadiusToUse=90
PullRoleToggle=0
ChainPull=0
ChainPullHP=90
PullPause=30|2
PullLevel=40|59
PullArcWidth=0
PullOnReturn=0
[AFKTools]
AFKHelp=AFKGMAction=0 Off, 1 Pause Macro, 2 End Macro, 3 Unload MQ2, 4 Quit Game
AFKToolsOn=1
AFKGMAction=1
AFKPCRadius=500
CampOnDeath=0
ClickBacktoCamp=0
[KConditions]
ConOn=0
CondSize=5
Cond1=TRUE
Cond2=TRUE
Cond3=TRUE
Cond4=TRUE
Cond5=TRUE
 
if you are starting the macro using /mac kissassist Pullertank, then it assumes just a one off start. It doesnt edit the ini and change the role.
So that is working as intended.

Have you ever played with setpullarc?

try changing to PullArcWidth=360

Maybe that is borked somehow?
 
When the ini file is created the default for role is Assist. When you use a role from the command line the Role in the ini gets overridden. So if you used /mac kissassist pullertank then Assist is getting overridden and being set to pullertank. If you edit your ini file and change Role=pullertank and then launch kiss with /mac kissassist, the role in the ini file will be used, and again it will be pullertank.

Set PullArcWidth to 0 if you want to pull from all directions.
 
When the ini file is created the default for role is Assist. When you use a role from the command line the Role in the ini gets overridden. So if you used /mac kissassist pullertank then Assist is getting overridden and being set to pullertank. If you edit your ini file and change Role=pullertank and then launch kiss with /mac kissassist, the role in the ini file will be used, and again it will be pullertank.

Set PullArcWidth to 0 if you want to pull from all directions.
tried it again, ini is getting updated to todays date, but role is unchanged
/mac kissassist pullertank
was what I used
 
Role in the ini file will NOT get changed. What does the Startup text say your role is. You should get a message Like:

================================
I am Puller & Tank.


or something like that.
 
Role in the ini file will NOT get changed. What does the Startup text say your role is. You should get a message Like:

================================
I am Puller & Tank.


or something like that.
yes yes, everything works and so on. I think I was misreading your statement
"So if you used /mac kissassist pullertank then Assist is getting overridden and being set to pullertank"
overridden != overwritten

all good =)
 
if you are starting the macro using /mac kissassist Pullertank, then it assumes just a one off start. It doesnt edit the ini and change the role.
So that is working as intended.

Have you ever played with setpullarc?

try changing to PullArcWidth=360

Maybe that is borked somehow?

I've adjusted the pullarcwidth multiple times - doesnt change anything. The problem is the macro is using line of sight to pull and not mq2nav

mq2nav is loaded - virtually all of the mq2nav commands work except that it apparently won't sync up with kissassist to pull using mq2nav.. one thing i noticed too is that when i type //plugin mq2nav load it'll say its already loaded but when i type //plugin mq2nav unload or //plugin mq2nav reload it says that plugin mq2nav is not found.
 
Last edited:
i start with /mac kissassist pullertank (char name here)

To run Kissassist all you need to do is /mac kissassist
If you do not have an ini then a default ini will be made with the role=assist
make role=PullerTank
and then run /mac kissassist on your tank
all other toons that are assisting you will target the tank and type /mac kissassist or /mac kissassist tanksname
 
Problem - pullertank issue

Users who are viewing this thread

Back
Top
Cart