Thread: Summon-Pkz help for itemonitem

Results 1 to 6 of 6
  1. #1 Summon-Pkz help for itemonitem 
    Banned

    Join Date
    Jul 2009
    Posts
    3,999
    Thanks given
    1,003
    Thanks received
    1,028
    Rep Power
    0
    Well on summon-pkz when ever you use a knife on something in ur invon u get a dramen staff some help thank-you be much preciated
    -xixi
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Nov 2008
    Posts
    1,031
    Thanks given
    20
    Thanks received
    33
    Rep Power
    246
    What base does summon-pkz use ?
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Mar 2008
    Posts
    2,072
    Thanks given
    21
    Thanks received
    74
    Rep Power
    1841
    itemonitem class lel.

    @godsent, pali lol
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Jul 2009
    Posts
    3,999
    Thanks given
    1,003
    Thanks received
    1,028
    Rep Power
    0
    Quote Originally Posted by oh my gawd View Post
    itemonitem class lel.

    @godsent, pali lol
    nah man i mean any idea how to stop it lol
    Reply With Quote  
     

  5. #5  
    Registered Member
    Your Name's Avatar
    Join Date
    Oct 2007
    Age
    31
    Posts
    1,442
    Thanks given
    0
    Thanks received
    4
    Rep Power
    172
    Sorry for grave digging but you go into itemonitem.java and look for
    Code:
    if (useWith == 771 || itemUsed == 946) {
    and change to
    Code:
    if (useWith == 771 && itemUsed == 946) {
    It is that simple lol.
    Find Chuck Norris



    MoparScape name = Doodooss
    Reply With Quote  
     

  6. #6  
    Banned

    Join Date
    Jul 2009
    Posts
    3,999
    Thanks given
    1,003
    Thanks received
    1,028
    Rep Power
    0
    Quote Originally Posted by I.N.D.E.P.E.N.D.E.N.T View Post
    Sorry for grave digging but you go into itemonitem.java and look for
    Code:
    if (useWith == 771 || itemUsed == 946) {
    and change to
    Code:
    if (useWith == 771 && itemUsed == 946) {
    It is that simple lol.
    Yeah i figured it out ages ago
    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

Tags for this Thread

View Tag Cloud

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