• 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 - Exchanging items to slot 8 from bags no longer needed on TLPs / fix.

Joined
May 1, 2011
RedCents
1,823¢
Exchanging items to slot 8 from bags no longer needed on TLPs / fix.

This is no longer needed. They have made it so all servers can click from bags, finally! Enjoy your 8th inventory slot my dudes.
Rich (BB code):
        | Fix for progression server - exchange item to inventory slot 30
        /if (${Select[${EverQuest.Server},fippy,vulak,ragefire,lockjaw]}) {
            /if (${FindItem[=${WhatItem}].ItemSlot}>22) {
                /exchange "${WhatItem}" 30
                /autoinventory
            }
        }
 
Problem - Exchanging items to slot 8 from bags no longer needed on TLPs / fix.

Users who are viewing this thread

Back
Top
Cart