• 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 - how to check self inventory slots ?

Flexbus

Member
Joined
May 1, 2019
RedCents
93¢
are there any command that i can check self inventory slots ?
If slots only left 2, then auto move to vendor for sell.
 
are there any command that i can check self inventory slots ?
what specifically are you trying to do?

This is how i use my BP on my cleric
INI:
Heals15=${InvSlot[Chest].Item.Name}|99|MA|Cond11

or checking if i don't have a shield equipped
INI:
!${InvSlot[14].Item.Type.Equal[Shield]}
 
I hope that i can check bag slot, If almost full then try to sell some trash items.
 
I hope that i can check bag slot, If almost full then try to sell some trash items.
that sounds like something outside the scope of kissassist

however if you use mq2autoloot you can set items to be sold and then /autoloot sell while at a merchant
 
Yeah KA doesn't have an auto-sell included. You can setup your Loot.ini (macros folder) to destroy trash items though. Or like Sic mentioned, just take a break and open a vendor and "/autoloot sell"

It's also nice to make a mq2autoloot hotkey that you can use to easily add items to the destroy list. If you have an item on your cursor and hit this hotkey, it will destroy it and any more you loot:
/setitem destroy
 
Question - how to check self inventory slots ?

Users who are viewing this thread

Back
Top
Cart