Jump to content

Question

Posted

my java and config and my error.
 

int votes = Integer.valueOf(line.split(">")[3].replace("

", ""));
return votes;
}
}
 

 


HOPZONE_DUALBOXES_ALLOWED = Integer.parseInt(baggos.getProperty("HopzoneDualboxesAllowed", "1"));
ALLOW_HOPZONE_GAME_SERVER_REPORT = Boolean.parseBoolean(baggos.getProperty("AllowHopzoneGameServerReport", "false"));
ALLOW_TOPZONE_VOTE_REWARDarrow-10x10.png = Boolean.parseBoolean(baggos.getProperty("AllowTopzoneVoteReward", "false"));
TOPZONE_SERVER_LINK = baggos.getProperty("TopzoneServerLink", "http://l2.topzone.ne...2World-Servers/");
TOPZONE_FIRST_PAGE_LINK = baggos.getProperty("TopzoneFirstPageLink", "http://l2.topzone.net/lineage2/");
TOPZONE_VOTES_DIFFERENCE = Integer.parseInt(baggos.getProperty("TopzoneVotesDifference", "5"));
TOPZONE_FIRST_PAGE_RANK_NEEDED = Integer.parseInt(baggos.getProperty("TopzoneFirstPageRankNeeded", "15000"));
TOPZONE_REWARDarrow-10x10.png_CHECK_TIME = Integer.parseInt(baggos.getProperty("TopzoneRewardCheckTime", "5"));
String TOPZONE_SMALL_REWARD_VALUE = baggos.getProperty("TopzoneSmallReward", "57,100000000;");
String[] topzone_small_reward_splitted_1 = TOPZONE_SMALL_REWARD_VALUE.split(";");
for (String i : topzone_small_reward_splitted_1)

 

 


Config :
# Vote reward for Topzone.
AllowTopzoneVoteReward = True
# Vote reward server link.
TopzoneServerLink = http://l2topzone.com...0x.html<br /> # First page of servers list link.
TopzoneFirstPageLink = http://l2topzone.com...p.html/<br /> # Votes for next reward needed.
TopzoneVotesDifference = 5
# Rank needed for server to be on first page.
TopzoneFirstPageRankNeeded = 15
# Minutes between rewards.
# Eg. You put 5 it checks every 5 minutes for reward.
TopzoneRewardCheckTime = 5
# Small reward(s).
TopzoneSmallReward = 57,100000000;
# Big reward(s).
TopzoneBigReward = 3470,1;

 

And my Error :
Error while getting server vote count.
There was a problem on getting server votes.
There was a problem on getting votes from server with rank 15.
There was a problem on getting server votes.
java.net.MalformedURLException: no protocol:

8 answers to this question

Recommended Posts

  • 0
Posted (edited)

Use new votereward system http://l2topzone.com...e-reward-added/

Could you share it here as well ? Since as I see, you must have added server so you can get it. What about ppl preparing the server, for those who wants to check the system ? :P

Edited by SweeTs
  • 0
Posted

The application has only five days since it was added to the l2topzone.com. Application from server side has been updated today, so please re-download the application from this link  https://github.com/UnAfraid/topzone and subscribe to get news.

you can explain how it works? for example, must have account on topzone and server added on list for work that command?

Guest
This topic is now closed to further replies.


  • Posts

    • Only 3 days left and we'll start with some events, you can check our Discord for more info!
    • Tired of frantically switching between windows trying to find that specific Warlock who should be casting saves? Forgot which server you left your Warsmith on? This mod solves these problems! What it does: Turns the boring window title into an information panel: Server Name - Character Name [Class] Real-life examples: - ServerName - HardcoreFarm [Spoilerr] (who's been spoiling for 3 months already) - ServerName - ClericHelper [Buffer] (eternal buffer on standby) - ServerName - MainChar [Gladiator] (main character who's always AFK) Why you need this: For multiboxers - to avoid confusing where the DD is and where the healer is For the forgetful - if your memory is like a goldfish For streamers - viewers immediately see who's on screen For adults - when playing at work and need to quickly hide the window DLL only - no Interface files needed Installation (more complicated than making tea): 1. Download the DLL 2. Drop it into the System folder 3. Launch the client 4. Be amazed how you lived without this before! Purchase Conditions: Price: 100$ Payment Method: USDT. How to Buy: Contact me on Telegram: @kiselevwv for a quick response. I will answer all your questions and provide additional information if needed. I guarantee functionality at the moment of sale and prompt assistance with setup after purchase.
    • I agree, l2damage crap to compare to l2java which was the father of pvp servers and till this days people playing there for good time.
    • 📝 Registration — Account Registration Creating a new player account. Usually includes: login password password confirmation email Result: a new record is created in the accounts table (loginserver). 🔑 Change Password — Password Change The player changes the password knowing the current one. Required: current password new password new password confirmation Result: the password field is updated in the accounts table. ♻️ Password Recovery — Password Reset If the player forgot the password. Implementation only via email: the player enters their login, email the system sends an email with a link or code the player opens the link / enters the code sets a new password Result: the password is updated in the accounts table.   All fields are validated (required, format, length, uniqueness, security checks).   Price: 80$   and i can rewrite script for PTS server.   Contacts:   Telegram Discord
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..