Thread: Pking Point (PI)

Results 1 to 5 of 5
  1. #1 Pking Point (PI) 
    Officially Retired


    Join Date
    Oct 2007
    Age
    30
    Posts
    5,454
    Thanks given
    558
    Thanks received
    122
    Rep Power
    1364
    Can annyone give me code for pking point reward for pi source..thank you. will rep by me.
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Dec 2009
    Posts
    833
    Thanks given
    8
    Thanks received
    8
    Rep Power
    0
    PlayerKilling.addHostToList(o, c.connectedFrom);
    o.pkPoints++;

    make sure you updated/made PlayerKilling better
    Reply With Quote  
     

  3. #3  
    Officially Retired


    Join Date
    Oct 2007
    Age
    30
    Posts
    5,454
    Thanks given
    558
    Thanks received
    122
    Rep Power
    1364
    Quote Originally Posted by pro codar back View Post
    PlayerKilling.addHostToList(o, c.connectedFrom);
    o.pkPoints++;

    make sure you updated/made PlayerKilling better
    i can understand this..sorry..example step by step thanks.
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Dec 2009
    Posts
    1,142
    Thanks given
    275
    Thanks received
    169
    Rep Power
    164
    PlayerKilling.addHostToList(o, c.connectedFrom); <-- Calls the PlayerKilling class to add a Host To the List, variable o (idk, don't use Riot/PI), variable c (client? character?), calls the c (client I'm guessing) connectedFrom method/void.
    o.pkPoints++; <-- o (player?) pkPoints++ = int/long/double pkPoints + 1.

    Was that really that hard now?
    Reply With Quote  
     

  5. #5  
    #extreme

    +Deus Ex's Avatar
    Join Date
    Nov 2009
    Posts
    2,964
    Thanks given
    236
    Thanks received
    214
    Rep Power
    411
    i wish i knew how
    Best regards,
    +Deus Ex
    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

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