Jump to content

Hopzone/topzone/network Vote Reward [Re-Share]


An4rchy

Recommended Posts

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.

Link to comment
Share on other sites

  • 2 weeks later...

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
Link to comment
Share on other sites

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...

Link to comment
Share on other sites

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");
Link to comment
Share on other sites

  • 3 weeks later...
  • 2 months later...
  • 2 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now



×
×
  • Create New...