• 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 - Click to Campfire

Status
Not open for further replies.

calaxa

Member
Joined
Jul 21, 2014
RedCents
1,797¢
Only recently been playing around with the ClickBacktoCamp and noticed that it only works if:
Insignia is equipped (ie in the range slot)
Or Is in top level inventory
Or Bags are open

I see the line in KA says:
/squelch /nomodkey /itemnotify ${FindItem[Fellowship Registration Insignia].InvSlot} rightmouseup

I change my KA to be /cast item or /useitem command. Just wondering why we use itemnotify instead since it creates above behavior? Is it for compatability for progression servers that don't allow clicking from bags?

Just a suggestion
 
Not really its just the code that hasn't been updated forever.

itemnotify changed. it should actually be the command below to click in bags

Rich (BB code):
/squelch /nomodkey /itemnotify "Fellowship Registration Insignia" rightmouseup

Thanks for the heads up
 
there is 30 sec delay in the current version

Rich (BB code):
 | Delay for rest state to kick in
                /delay 30s
                /squelch /nomodkey /itemnotify "Fellowship Registration Insignia" rightmouseup
 
This functional change has been made to KA 8 post, revision number left the same, source code updated on repository Maskoi.

I'm not updating KissAssist.mac in the vanilla compile zip, since you need to update release repository.

- - - Updated - - -

Ticket being closed and locked.
 
Problem - Click to Campfire
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart