Thread: [PI] 317 Need help, adding item to the other players inv when killing other player..

Results 1 to 5 of 5
  1. #1 [PI] 317 Need help, adding item to the other players inv when killing other player.. 
    Registered Member
    Join Date
    Feb 2012
    Posts
    45
    Thanks given
    1
    Thanks received
    2
    Rep Power
    11
    Need help with adding item to the other players KillerId, when he killed the other "player". I attempted to use "c.getItems().addItem(621, 1), but instead the other player received the reward.. Any help please?
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Oct 2012
    Posts
    103
    Thanks given
    0
    Thanks received
    14
    Rep Power
    0
    PM me teamview id pass and I'll teach you
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Feb 2012
    Posts
    45
    Thanks given
    1
    Thanks received
    2
    Rep Power
    11
    Quote Originally Posted by FakeAgent View Post
    PM me teamview id pass and I'll teach you
    You can't just type the method or what?
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Feb 2012
    Posts
    45
    Thanks given
    1
    Thanks received
    2
    Rep Power
    11
    Bump
    Reply With Quote  
     

  5. #5  
    There's only 1Day2Die
    1Day2Die's Avatar
    Join Date
    Oct 2012
    Posts
    467
    Thanks given
    22
    Thanks received
    33
    Rep Power
    8
    easy. in your playerassistant.java search for "applydead".

    Anywhere there should be

    o.pkPoints = (o.pkPoints
    or something like this (a line wich adds pkp to a player.)
    directly under that add
    c.getItems().addItem(621, 1)
    and your done


    Quote Originally Posted by Charlie' View Post
    ^ to the assholes (...) above that hate on people when they don't know something, remember little kids you once didn't know shit so get off your high horse.
    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: 3
    Last Post: 01-05-2013, 01:29 AM
  2. [PI]Adding exp for killing a player
    By Ed17 in forum Help
    Replies: 4
    Last Post: 07-22-2011, 07:13 AM
  3. Adding ::item for players rights 3.
    By Raw Envy in forum Help
    Replies: 6
    Last Post: 02-24-2011, 04:21 PM
  4. Item when killing a player?
    By arr0wtohell in forum Help
    Replies: 12
    Last Post: 05-10-2009, 07:19 PM
  5. Replies: 10
    Last Post: 11-13-2008, 08:56 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
  •