Thread: pi pkp tokens

Results 1 to 10 of 10
  1. #1 pi pkp tokens 
    Registered Member
    Join Date
    Nov 2012
    Posts
    64
    Thanks given
    2
    Thanks received
    0
    Rep Power
    13
    how do i make it to were when you kill a person instead of getting pkp you get lets say a rusty coin.

    how would i make that from scratch the server i got atm does not have a pkp system any one know how? i can do?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Oct 2012
    Posts
    270
    Thanks given
    8
    Thanks received
    20
    Rep Power
    14
    You need to grab other player who kills since you have the pkp system just add where you receive the points:
    *I'm not sure if its o or c2 so try both.
    o.getItems().addItem(0,1);
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Nov 2012
    Posts
    64
    Thanks given
    2
    Thanks received
    0
    Rep Power
    13
    ok nvm about the token how can i make a pkp system? like full guide i been looking on Google for 10 mins cant find.help!
    Reply With Quote  
     

  4. #4  
    Donator
    Historical's Avatar
    Join Date
    Jan 2012
    Posts
    334
    Thanks given
    89
    Thanks received
    17
    Rep Power
    18
    Reply With Quote  
     

  5. #5  
    Registered Member trickboy's Avatar
    Join Date
    Dec 2011
    Posts
    356
    Thanks given
    27
    Thanks received
    14
    Rep Power
    26
    In PlayerAssistant.java, search for
    public void applyDead() {
    Thats the void where you should add the:
    c.getItems().addItem(995, 200000);
    Goodluck.

    2.25x experience rate, and over 70 quests.
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Nov 2012
    Posts
    64
    Thanks given
    2
    Thanks received
    0
    Rep Power
    13
    Quote Originally Posted by Doppel View Post
    no omg i need a tut i don't need any one put in a coded code and yah i dont know were to add this in i cant find a guide!
    Reply With Quote  
     

  7. #7  
    Banned

    Join Date
    Sep 2011
    Age
    27
    Posts
    801
    Thanks given
    511
    Thanks received
    158
    Rep Power
    0
    Quote Originally Posted by trickboy View Post
    In PlayerAssistant.java, search for


    Thats the void where you should add the:


    Goodluck.

    Yes, you shall gesture him with a Gooluck. Fuck you bitch I shall have you executed by the imperial warrias. You and your fucking shit you fuck like what the fuck do you mean
    Reply With Quote  
     

  8. #8 need help please read... 
    Registered Member
    Join Date
    Nov 2012
    Posts
    64
    Thanks given
    2
    Thanks received
    0
    Rep Power
    13
    ok
    could someone please tell me how can i make a pkp system were when someone kills someone u get points? and were do i add that in at that is all i need help with and i can do the rest that is all i am having problems with..
    Reply With Quote  
     

  9. #9 need help please read... 
    Registered Member
    Join Date
    Nov 2012
    Posts
    64
    Thanks given
    2
    Thanks received
    0
    Rep Power
    13
    ok
    could someone please tell me how can i make a pkp system were when someone kills someone u get points? and were do i add that in at that is all i need help with and i can do the rest that is all i am having problems with..
    Reply With Quote  
     

  10. #10  
    need java lessons
    Eclipse's Avatar
    Join Date
    Aug 2012
    Posts
    4,436
    Thanks given
    686
    Thanks received
    898
    Rep Power
    490
    Guys don't try to help if you don't know what you're doing...


    Find applyDead and then inside the method delete o.pkp += 1 or o.pkp++ whichever it says.

    Then in its place add c.getPA().addItems(ITEMID, AMOUNT);

    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  
     


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. [Pi] Tokens? please help!
    By South-Park in forum Help
    Replies: 3
    Last Post: 10-28-2012, 04:40 AM
  2. PI making item sellable to pkp shop for pkp
    By runetouch.cz.cc in forum Help
    Replies: 1
    Last Post: 08-04-2012, 03:56 PM
  3. Replies: 6
    Last Post: 06-16-2012, 03:02 AM
  4. Replies: 19
    Last Post: 08-13-2011, 09:50 PM
  5. Replies: 4
    Last Post: 03-15-2011, 10:08 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
  •