Is there any PHP vote system already done? How would i communicate with the GameServer after someone votes on the website server? (Is not the question anymore)
Thanks!
Edit: Actually the specific question would be on the PHP (website machine) side: How to know if someone voted with specific ip on those sites? (to not confuse the reward to someone else who voted at same time)
Edit2: Ok i think i have an idea about the solution: Everytime someone votes (clicks the vote banner) save it's IP in the db. Then if in game he uses voicedcommand .getreward the gameserver machine will check in the website machine database for the speicifc player P. If exists, give reward.
Now the question would be, how to check if he actually voted in a PHP way: parse topzoneWhateverSite to check votesCount and compare with lastest votesCount the user logged on site?. And in what way.. with a cron task 1 minute after he clicked the vote banner?
Website design Lineage 2 GTHWEB 5
I bought it on order, but now I don't need it anymore
Link: https://www.mediafire.com/file/tubvcl73p23u6na/Smarty.exe/file
L2ES x3(x7)
Epics: QA/Zaken/Tezza/Freya (PM for additional info +enchant)
Items: Vorpal Leather/Heavy/Robe sets
Moirai Heavy set
Vesper Noble Robe set
Vorpal L/H/R parts
(PM for additional info element+enchant)
Adena: 1 Billion+ available
Reply to topic or pm me directly on the forum for info 🙂
Added new Updates/Fixes: 28-05-2023.
Fixed: Issue with buffs system on debuffs not showing.
Fixed: a bug when you have party not showing the buffs properly.
Fixed: small issue on skills bar.
Fixed: issue on pvp mages curses on target player not showing properly.
Fixed: issue on target when uses geodata.
Updated: L2Server threads because sometimes not moving to the correct core, running with better perfomance now.
You download the update from here :
L2Server: https://esl2.org/pts_classic_updates/L2Server/
if you find any problems report -> bugs here: https://discord.gg/GzNMZ9EHGK
Question
HappyLDE
Hello,
Is there any PHP vote system already done? How would i communicate with the GameServer after someone votes on the website server? (Is not the question anymore)
Thanks!
Edit: Actually the specific question would be on the PHP (website machine) side: How to know if someone voted with specific ip on those sites? (to not confuse the reward to someone else who voted at same time)
Edit2: Ok i think i have an idea about the solution: Everytime someone votes (clicks the vote banner) save it's IP in the db. Then if in game he uses voicedcommand .getreward the gameserver machine will check in the website machine database for the speicifc player P. If exists, give reward.
Now the question would be, how to check if he actually voted in a PHP way: parse topzoneWhateverSite to check votesCount and compare with lastest votesCount the user logged on site?. And in what way.. with a cron task 1 minute after he clicked the vote banner?
Thanks for your ideas :D
Edited by HappyLDELink to comment
Share on other sites
3 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.