• 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

Request - Need a downshit for mod rod..

Jensen

New member
Joined
Mar 19, 2007
RedCents
926¢
On my chanter, when he recieves a mod rod from the mage it stays on cursor sometimes and bugs out..

Can anyone give me a line that just put into inventory soon as it appears on cursor?
 
Try this:

Rich (BB code):
/if (${Cursor.Name.Find[Summoned: Modulating Rod]}) /autoinv

Disclaimer: This is literally the first piece of code I've ever written for a macro.

Edit: you can try the code below as well (found in kissdps.mac) as well which ought to drop anything on the cursor into the inventory, so you won't need to re-hardcode the name when your mage gets an upgraded mod rod.

Rich (BB code):
/if (${Cursor.ID}) /autoinventory
 
Last edited:
Request - Need a downshit for mod rod..

Users who are viewing this thread

Back
Top
Cart