Addition of L2top.co vote reward.

Contributed by andrei.
This commit is contained in:
MobiusDevelopment
2020-01-08 12:08:35 +00:00
parent 87a8181f8f
commit 382101d033
119 changed files with 2595 additions and 334 deletions

View File

@@ -1,6 +1,6 @@
# Vote reward for Network.
# Vote reward for L2network.eu
AllowNetworkVoteReward = False
# Vote reward server link. (IMPORTANT!!!! Always add .html at the end of the link)
# Vote reward server link. (IMPORTANT!!!! Always add / at the end of the link)
NetworkServerLink =
# Votes for next reward needed.
NetworkVotesDifference = 4
@@ -17,7 +17,7 @@ NetworkDualboxesAllowed = 1
# current vote count, votes needed for next reward and votes needed for first page.
AllowNetworkGameServerReport = False
# Vote reward for Topzone.
# Vote reward for Topzone.com
AllowTopzoneVoteReward = False
# Vote reward server link.
TopzoneServerLink =
@@ -36,9 +36,9 @@ TopzoneDualboxesAllowed = 1
# current vote count, votes needed for next reward and votes needed for first page.
AllowTopzoneGameServerReport = False
# Vote reward for Hopzone.
# Vote reward for Hopzone.net
AllowHopzoneVoteReward = False
# Vote reward server link. (IMPORTANT!!!! Always add .html at the end of the link)
# Vote reward server link.
HopzoneServerLink =
# Votes for next reward needed.
HopzoneVotesDifference = 4
@@ -47,10 +47,29 @@ HopzoneVotesDifference = 4
HopzoneRewardCheckTime = 5
# Reward(s).
HopzoneReward = 3481,5;
# Topzone reward max dual boxes reward.
# Hopzone reward max dual boxes reward.
# For example if you put 2 and someone has 3 boxes open 2 will be rewarded.
HopzoneDualboxesAllowed = 1
# Game server console report.
# If set to true, game server console will get a report of
# current vote count, votes needed for next reward and votes needed for first page.
AllowHopzoneGameServerReport = False
# Vote reward for L2top.co
AllowL2topVoteReward = False
# Vote reward server link.
L2topServerLink =
# Votes for next reward needed.
L2topVotesDifference = 4
# Minutes between rewards.
# Eg. You put 5 it checks every 5 minutes for reward.
L2topRewardCheckTime = 5
# Reward(s).
L2topReward = 3481,5;
# L2top reward max dual boxes reward.
# For example if you put 2 and someone has 3 boxes open 2 will be rewarded.
L2topDualboxesAllowed = 1
# Game server console report.
# If set to true, game server console will get a report of
# current vote count, votes needed for next reward and votes needed for first page.
AllowL2topGameServerReport = False