• 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

EZ Server - /casting an item based on slot?

Joined
Sep 1, 2013
RedCents
237¢
Hi everyone. I've been trying to set up my holy/down shits on EZ server and I've been trying to set it up for my warrior to automatically cast his Ring of Ages. The problem is that I'm still leveling it up, so the item name is changing all the time and I don't want to keep changing my ini every time it levels up. Is there a way I can set up my shits so that it will just automatically cast my right ring? What I've been doing is just putting it on hotkey 10 and made my shit

Rich (BB code):
/if (!${Me.Spell[Ethereal Rune].ID}) /keypress 0

TL;DR is there a way to cast an item in a certain slot, rather than use the name of the item?
 
Here's a list of all item slot# notations (for any that don't have it):
Rich (BB code):
“usage: /useitem <slot> <subindex>
slot definitions:
Charm = 0
Left Ear = 1
Head = 2
Face = 3
Right Ear = 4
Neck = 5
Shoulders = 6
Arms = 7
Back = 8
Left Wrist = 9
Right Wrist = 10
Range = 11
Hands = 12
Primary = 13
Secondary = 14
Left Ring = 15
Right Ring = 16
Chest = 17
Legs = 18
Feet = 19
Waist = 20
Power Source = 21
Ammo = 22
Bag Slot 1 = 23
Bag Slot 2 = 24
Bag Slot 3 = 25
Bag Slot 4 = 26
Bag Slot 5 = 27
Bag Slot 6 = 28
Bag Slot 7 = 29
Bag Slot 8 = 30
Bag Slot 9 = 31
Bag Slot 10 = 32
subindex: Only used if slot is a bag. Bag slot number starting at 0, left to right, top to bottom.”

I've been using these for ingame hotkeys for like forever.....
 
EZ Server - /casting an item based on slot?

Users who are viewing this thread

Back
Top
Cart