Hi, any one works with ilext.dll from vangath, i want to know how works vote reward system.
In L2Server folder have vote.ini (example: i cfg with my server details)
[VoteSystem]
Enabled=1
;Sites separated with space
SectionList=HopZone
[HopZone]
Enabled=1
;Required points diff to give out reward in game
RequiredPoints=1
;http://l2.hopzone.net/lineage2/details/80687/L2MxC
UrlHost=l2.hopzone.net
UrlPath=/lineage2/details/80687/L2MxC
StartPointString=<span class="rank anonymous tooltip" title=
;Check points interval in seconds
CheckInterval=180
RewardId=57
RewardCount=1
;Filled by VoteCatcher.exe
CurrentPoints=0
;If set to 1 then it will multiply reward count
MultiplyRewardCountByVotes=1
;Gives reward to the same ip only once (checks also hwid)
RewardIpCheck=1
; dynamic words : [currentPoints], [section], [missingPoints], [requiredPoints]
IntervalAnnounce=Current [currentPoints] vote(s) in [section].
IntervalAnnounceEx=Missing [missingPoints] vote(s) for next reward [section].
RewardAnnounce=We've collected enough points for a [section] to give out the reward. Thank you.
RewardAnnounce=We've collected enough points for a [section] to give out the reward. Thank you.
and in ilext.dll
[VoteReward]
Enabled=1
;Item pair list, format: item_id;item_amount, separated with space
RewardList=57;1
;Points required to get 1x reward
RequiredVotePoints=1
;Url to vote script
HttpRequestUrl=api.hopzone.net
PendingJobLimit=50
;server id generated by toplist
ServerId=1
;Secret key generated by toplist
SecretKey=asdasdasd
the dude is in HttpRequestUrl=api.hopzone.net
because, in server say none vote when have already 1 or 2. how to connect?
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.
Based on all your comments, I realized that you are a complete beginner who doesn't understand anything about programming or even the basic concepts of the Java language.
Go study, gain some basic knowledge about the subject, and after you've studied and acquired at least a minimal understanding, you can come back here and ask for clarifications, and I’ll help you with all your questions. 🤣🤣🤣🤣
@Möbius
You should start a comedy show on television, you're very funny, and for those who know your face as well as I do, I can say you'd make a great clown.
The more you try to explain yourself and claim you're the god of L2j, actually, I believe you think of yourself as this god of L2j, but you forget that in this world, there are many programmers better than you who don't engage in fraudulent scams against people.
just like you are doing
@HypeH
Ah, the relentless crusader for truth and justice strikes again! Your tireless dedication to vague accusations and baseless claims is truly inspiring. While some of us spend our days debugging code, fixing issues, and releasing stable updates for the benefit of the community, you, my friend, are out here wielding your mighty sword of… well, nothing in particular.
As for your claims about my project, allow me to say this: The proof is in the code. The official files are available for anyone to review, test, and use. If you truly believe you’ve found some grand scandal, then by all means, shine your spotlight on it. Until then, this theater of yours is nothing but a one-man comedy show ...and the reviews aren’t great.
Question
dandiarena
Hi, any one works with ilext.dll from vangath, i want to know how works vote reward system.
In L2Server folder have vote.ini (example: i cfg with my server details)
and in ilext.dll
the dude is in HttpRequestUrl=api.hopzone.net
because, in server say none vote when have already 1 or 2. how to connect?
7 answers to this question
Recommended Posts
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.