Thread: [PI 317] Essence Pouch Wields

Results 1 to 4 of 4
  1. #1 [PI 317] Essence Pouch Wields 
    Registered Member Otrocity's Avatar
    Join Date
    Aug 2011
    Age
    30
    Posts
    40
    Thanks given
    0
    Thanks received
    1
    Rep Power
    31
    added runecrafting essence pouches and they fill correctly but when i right click and click empty pouch it wields it as a weapon. I have been looking and looking i cant figure it out how to fix it. Please help.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,283
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    Wearitem packet

    if (itemId == pouchId) {
    return;
    }
    Reply With Quote  
     

  3. #3  
    need java lessons
    Eclipse's Avatar
    Join Date
    Aug 2012
    Posts
    4,436
    Thanks given
    686
    Thanks received
    898
    Rep Power
    490
    in wear item.java

    put this inside the handlepacket void

    Code:
    if (item.contains("pouch") {
    //empty function
    }

    Quote Originally Posted by jerryrocks317 View Post
    i am 14 and have my own laptop im on almost 24/7 currently creating rsps lol so please get off my thread lol
    Reply With Quote  
     

  4. #4  
    Registered Member Otrocity's Avatar
    Join Date
    Aug 2011
    Age
    30
    Posts
    40
    Thanks given
    0
    Thanks received
    1
    Rep Power
    31
    none of it worked.
    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. Replies: 1
    Last Post: 10-14-2013, 12:10 AM
  2. PI 317 - Project Soundwave 24/7 // Olldschool
    By zeldanoob in forum Advertise
    Replies: 5
    Last Post: 04-09-2013, 01:46 AM
  3. [PI]Essence Pouches
    By Slawth Baws in forum Snippets
    Replies: 1
    Last Post: 12-15-2012, 05:47 PM
  4. [PI] Degrading essence pouches.
    By phl0w in forum Snippets
    Replies: 7
    Last Post: 02-24-2012, 08:18 AM
  5. [pi]Summoning pouch wielding[pi]
    By Usaclub in forum Help
    Replies: 9
    Last Post: 05-04-2011, 04:23 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •