Thread: PK point farming rep++

Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1 PK point farming rep++ 
    Registered Member
    Trock's Avatar
    Join Date
    Jul 2009
    Age
    28
    Posts
    1,915
    Thanks given
    14
    Thanks received
    66
    Rep Power
    532
    Someone make me a code they cant kill the same people more then 3 times?
    Quote Originally Posted by Psyduck View Post
    Vouch

    Quote Originally Posted by VelSion View Post
    Huge Vouch, made so many deals with him, went smoothly!
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Oct 2009
    Posts
    1,621
    Thanks given
    15
    Thanks received
    67
    Rep Power
    0
    Make an int 'hasJustKilled = -1;' and an int 'recentlyKilled = -1;' at the top of client.java.

    Then when they kill somebody make 'hasJustKilled = ####;' & 'recentlyKilled = ####;' change '####' to the person that died playerId.

    Then make an if command like this 'if(recentlyKilled == hasJustKilled){' and then make it so they don't receive Pk points.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Trock's Avatar
    Join Date
    Jul 2009
    Age
    28
    Posts
    1,915
    Thanks given
    14
    Thanks received
    66
    Rep Power
    532
    I wanna do it the right way lul
    Quote Originally Posted by Psyduck View Post
    Vouch

    Quote Originally Posted by VelSion View Post
    Huge Vouch, made so many deals with him, went smoothly!
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Oct 2009
    Posts
    1,621
    Thanks given
    15
    Thanks received
    67
    Rep Power
    0
    Quote Originally Posted by Monsterman View Post
    I wanna do it the right way lul
    ...?
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Mar 2009
    Age
    31
    Posts
    1,008
    Thanks given
    32
    Thanks received
    7
    Rep Power
    111
    Code:
    public String lastkill = "";
    
    public void ChooseKill() {
    for(int rr=0; rr<playerItems.length; rr++) {
    		client killerz = (client) server.playerHandler.players[KillerId];
    		if (killerz.lastkill == playerName) {
    		killerz.sM("You have defeated this player in a row,");
    			killerz.lastkill = playerName;
    		}
    
    
    }
    }
    Reply With Quote  
     

  6. #6  
    Registered Member
    Trock's Avatar
    Join Date
    Jul 2009
    Age
    28
    Posts
    1,915
    Thanks given
    14
    Thanks received
    66
    Rep Power
    532
    Doesn't work i stuck the void by were it give pk points doesn't work lol
    Quote Originally Posted by Psyduck View Post
    Vouch

    Quote Originally Posted by VelSion View Post
    Huge Vouch, made so many deals with him, went smoothly!
    Reply With Quote  
     

  7. #7  
    Registered Member

    Join Date
    Mar 2009
    Age
    31
    Posts
    1,008
    Thanks given
    32
    Thanks received
    7
    Rep Power
    111
    ........im not giving u my code Rofl
    Reply With Quote  
     

  8. #8  
    Registered Member
    Trock's Avatar
    Join Date
    Jul 2009
    Age
    28
    Posts
    1,915
    Thanks given
    14
    Thanks received
    66
    Rep Power
    532
    I dont care if its urs or not i just want some that works lol
    Quote Originally Posted by Psyduck View Post
    Vouch

    Quote Originally Posted by VelSion View Post
    Huge Vouch, made so many deals with him, went smoothly!
    Reply With Quote  
     

  9. #9  
    Registered Member

    Join Date
    Oct 2009
    Age
    30
    Posts
    1,037
    Thanks given
    4
    Thanks received
    8
    Rep Power
    338
    Same..& Cant Kill Same Ip
    Reply With Quote  
     

  10. #10  
    Registered Member

    Join Date
    Mar 2009
    Age
    31
    Posts
    1,008
    Thanks given
    32
    Thanks received
    7
    Rep Power
    111
    if p2 && p1 connected=true;
    sendMSG("Multi log Bitch");
    Multilogger();
    }
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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
  •