Results 1 to 2 of 2

Thread: Help with right clicking a equiped item

  1. #1
    Join Date
    Feb 2014
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default Help with right clicking a equiped item

    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!

  2. #2
    Join Date
    Aug 2013
    Posts
    230
    Mentioned
    1 Post(s)
    Quoted
    114 Post(s)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •