• 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! 👋

Problem - KA + Lootnscoot problems (1 Viewer)

Joined
Mar 24, 2018
RedCents
5,806¢
Version of KissAssist.mac?
v12.002
When did your problem start?
always
Character Role?
  1. Assist
  2. Puller
What class is having this issue?
  1. Berserker
How often does this issue occur?
Always
Can you reproduce the issue?
yes
I noticed some problems with the two together.

If you have a /camphere set it will stop the character from looting. Lootnscoot runs to a corpse but then it gets pulled back by /camphere and doesn't reach the corpse. Having a larger camphere radius will help but it can still cause problems. I've been editing the lootnscoot init.Lua to pause KA every time it loots and unpause when it finishes. But I have to redo it each update. I noticed with ninjadvloot it can loot all nearby corpses without the /camphere dragging it back.

Also if you have KA set to pull, if lootnscoot loots something while it is pulling the character will go inactive. Again I noticed with ninjadvloot instead it somehow knows how to loot all the corpses and then pull. Could that delay be put into lootnscoot or could KA be made to cope or something?
PullWait=1 helps but only a bit.

(It is all classes not berz)
 
in theory you could replace the /call lootmobs line in kissassist with a bit of macro that calls the lootnscoot like this /lua run lootnscoot once and then waits for the Lua to end, but that would mean you cant have the Lua running to use the ui, which would kinda be annoying i guess?

if the lootnscoot could be altered to set a macrovarible to a certain value when its done a loot then it could use the /lns loot command instead, but that would have to be a permanent change for the lootnscoot
 
Thanks. It would be great if one of them could change to accommodate each other. The call might work but keeping the ui running is useful to keep the new items window open.

With a group it's not as bad because I can have a looter that isnt pulling. But as a solo character it gets tricky. My tweak to lootnscoot seems to work ok but it could use a proper solution. I think those line numbers in my post are wrong now.
 
Does any one have any coding examples for using LNS from a macro, in director mode? It should be easy enough to add code to use the "/Lua run lootnscoot standalone" but I don't think the UI would be of much use. Some examples would be helpful.
 
Problem - KA + Lootnscoot problems

Users who are viewing this thread

  • N
Back
Top
Cart