Jump to content
  • 0

Help For Vote Reward


Question

Posted
#############################################

#    HopZone TopZone Auto Reward System     #

#############################################

 

#Enable Auto Reward System

EnableAutoRewardSystem = True

 

# Automatic Vote Reward System

VoteRewardSystem= True

VotesRequiredForReward = 1

VotesSystemInitialDelay= 60000

VotesSystemStepDelay= 300000

VotesRewards= 9972,2;

 

#Leave empty to disable one site

#if you need just one of these



ServerWebSite=  http://l2demon.zxq.net

 

##################################

# L2TopDeamon Auto Reward System #

##################################

 

L2TopDeamonEnabled = False

L2TopDeamonPollInterval = 5

L2TopDeamonURL = http://

L2TopDeamonPrefix =

L2TopDeamonRewardItem = 57

L2TopDeamonMin = 1

L2TopDeamonMax = 10

L2TopDeamonDoNotRewardAtFirstTime = False

 

θελω να διχνει announcement καθε 5 λεπτα για το ποσα vote θελει ακομα TopZone ας πουμε καθε 5 λεπτα!! ευχαριστω!!

1 answer to this question

Recommended Posts

  • 0
Posted


if (topzone_votes != 0 && topzone_votes >= getTopZoneVoteCount() + Config.Τα config σου εδω για τα ποσα vote Πρεπει να εχει πχ 5)

{

already_rewarded = new ArrayList<String>();

 

Collection<L2PcInstance> pls = L2World.getInstance().getAllPlayers();

 

Announcements.getInstance().gameAnnounceToAll("AutoRewardSystem: Great Work! Check your inventory for Reward!!");

}

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
Answer this question...

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