Thread: Item Slots

Results 1 to 2 of 2
  1. #1 Item Slots 
    Member
    Join Date
    Sep 2012
    Age
    27
    Posts
    172
    Thanks given
    22
    Thanks received
    7
    Rep Power
    0
    A few weeks ago I've added some higher revision items. But all of them go to the weapon slot. I've tried almost everything, adding it to the array in Item.java, putting something like
    Code:
    if (wearID == 20771) {
    targetSlot = 4;
    }
    in ItemAssistant, but it still goes as a weapon. Does anyone know a possibl solution for this.
    Reply With Quote  
     

  2. #2  
    Neitiznot - Coming Soon

    Join Date
    Jun 2013
    Posts
    200
    Thanks given
    26
    Thanks received
    18
    Rep Power
    24
    CombatAssistant.java
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Wrong item slot
    By MetalGear in forum Help
    Replies: 4
    Last Post: 05-31-2011, 04:11 PM
  2. Replies: 4
    Last Post: 06-25-2010, 05:11 AM
  3. Item slot help rep++ rewarded
    By xx k03d xx in forum Help
    Replies: 18
    Last Post: 07-13-2009, 03:11 PM
  4. different item slot
    By wildcard in forum Requests
    Replies: 2
    Last Post: 03-23-2009, 04:01 AM
  5. [RS2D] Item Slot Packet
    By CORBA in forum Tutorials
    Replies: 8
    Last Post: 06-12-2008, 06:01 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •