Hey so I'm learning to script and I was wondering if I could have help using "MouseEquippedItem"
Here's the procedure: procedure MouseEquippedItem(Which: String; ClickType: Integer);
I want it to right click a necklace and then choose to teleport using that necklace.
Under GetEquippedItemBounds it says: 'amulet', 'neck', 'necklace' :
I := 3;
Thanks!


Reply With Quote
