Jump to content

Recommended Posts

Posted

really? i have my link working when this post are publish. but today no works more whitout reason, do you really think y put "l2nameserverhere" ? lol

Just tested with a random network server and it works fine.

  • 2 weeks later...
Posted (edited)

For some reason it does not work with Hopzone. I get no errors on gameserver but it keep telling me "You did not vote. Please Try again."

 

I'm using only your Hopzone "getVotes" method. I want it to work with my vote vortex engine npc. The Topzone method works fine.

 Can you check why hopzone is not working?

Thank you.
 

Edited by disorder25
Posted

For some reason it does not work with Hopzone. I get no errors on gameserver but it keep telling me "You did not vote. Please Try again."

 

I'm using only your Hopzone "getVotes" method. I want it to work with my vote vortex engine npc. The Topzone method works fine.

 Can you check why hopzone is not working?

Thank you.

 

Every think work on me , just when players are rewarded, i dont got any reward on inventory and problem in line 39 /hop/top/network...

Posted

I will Add Here the fixes for Network and Hopzone

Network.java
-con.addRequestProperty("User-Agent", "Mozilla/4.76");
+con.addRequestProperty("User-Agent", "Mozilla/5.0");


HopZone.java
-con.addRequestProperty("User-Agent", "Mozilla/4.76");
+con.addRequestProperty("User-Agent", "Mozilla/5.0");
  • 3 weeks later...
  • 2 months later...
  • 2 weeks later...

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