• 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

Question - With kissassist how to pull with an item

Joined
Jul 1, 2015
RedCents
248¢
How would I pull with this item Staff of Viral Flux while using kissassist (when im driving its what I use to pull on my warrior because I keep tear in my ammo slot) http://everquest.allakhazam.com/db/item.html?item=117056

I tried

PullWith=Staff of Viral Flux
MaxRadius=650
MaxZRange=50
PullWait=0
PullRoleToggle=0
ChainPull=0
ChainPullHP=90
ChainPullPause=30|2


Right now I'm using incite to pull with.

After reading the documentation it doesn't seem like this will work.

One more question im doing the plane of shadows room from this post http://www.redguides.com/community/showthread.php/30552-Plane-of-Shadows?highlight=plane+shadow and my pullertank will often skip mobs for pulling that are on the same x-axis as him and he has clear line of sight to then he'll cycle to the next mob and pretty much pull thru the first mob.

and I guess a third question, if your warrior tank loses agro on an add (my mages are using rains) how do you get the tank to switch to an add and try to agro it

[Aggro]
AggroOn=1
Aggro1=Taunt|100|<|Mob
Aggro2=Warlord's Grasp|100|<|Mob
Aggro3=Rage of the Forsaken|100|<|Mob
Aggro4=Blast of Anger|100|<|Mob
Aggro5=Ageless Enmity|100|<|Mob
Aggro6=Tormenting Shout|100|<|Mob
Aggro7=Unflinching Attention|100|<|Mob
 
Near the end of your KA ini file for that char there should be a pull section, just enter that item in the PullWith spot, and it should work.
Rich (BB code):
[Pull]
PullWith=Staff of Viral Flux <--enter item here.
MaxRadius=350
MaxZRange=50
PullWait=0
PullRoleToggle=0
ChainPull=0
ChainPullHP=90
ChainPullPause=30|2
[AFKTools]
AFKHelp=AFKGMAction=0 Off, 1 Pause Macro, 2 End Macro, 3 Unload MQ2, 4 Quit Game
AFKToolsOn=0
AFKGMAction=1
AFKPCRadius=150
CampOnDeath=0
ClickBacktoCamp=0
 
I am not sure if pull is coded to use an item other than a Ranged. I will look at it tonight.
 
The Pull routine checks for the following to pull with:

Melee
Ranged
Pet
Last it defaults to anything else, but assumes it is a spell. It uses /call CastWhat "${PullWith}" ${Target.ID} Pull, to try and pull, so if that will cast using an item then it should work other wise it will not.
 
Question - With kissassist how to pull with an item

Users who are viewing this thread

Back
Top
Cart