Jump to content

Recommended Posts

Posted

P.S : NOT TESTED !

 

Open :

EnterWorld.java

 

Patch :

+        String result = "";

+

+ String ip1 = "";

+ String ip2 = "";

+

+ if(ip1.equals(ip2))

+ {

+ activeChar.sendMessage("V3ndetta do not allow you to make dual box.");

+ activeChar.closeNetConnection();

+ }

+

 

        // buff and status icons

 

Credits : Me

 

Posted

Fix it or the topic goes to junkyard. Did you expect it to work anyway?

 

As intrepid said String ip1 and String ip2 don't really check for ips.

Posted

The code will not work.

 

BTW what to when ppl do game partie?? We often come to one hpose in 5-8 ppl and we play together, in that case we all have the same IPs. Is it dualbox? No, we just go through a router...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...