Jump to content
  • 0

[Help]PvP Reward


Question

11 answers to this question

Recommended Posts

  • 0
Posted

Did you change the imports?

 

Before you post something, read code..Oo

 

 String player1 = getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();
    String player1target = targetPlayer.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();
   if (player1.equals(player1target))  
    return;

 

He dont have to change any imports..

  • 0
Posted

Yeah ,you may get that in higher clients..

You gotta reconstruct the methods ,like put socket() before getsocketchannel or something like this.. Experement a little bit :]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock