i have a good idea ...
to create one Vitality - Vote Event ! already i have make somethink... how work my event
1. put name,npid,npcpos,locname
2. select votes count ( 20 - 40 - 75 - 100 )
well.. players must vote for server, admin will check the site.. and for every vote will increase vote_count manually ... ...
(Reward Players)
Votes: < 20 +1 Vit lv, < 40 +2 Vit lv, < 75 +3 Vit lv, < 100 +4 Vit lv
this is my event ;p with some bugs ofc...
but i odnt want this...
i want..
1. start events...
2. palyrs join event
3. vote count not increased manually .. but to check vote site.... if votes in site +, to increase vitality points %
Vitality Event?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- BiggBoss
- L2j Veteran
- Posts: 1104
- Joined: Wed Apr 15, 2009 3:11 pm
- Location: Spain
Re: Vitality Event?
create a new column on characters table. The vote links will storage a number in these new column (votes = votes + 1). Make a python script which would check his points from db and would give the prize to the player.
Just one thing, you must to think that if you dont add any timer protection, a player who click on the link, lets say, 100 times (without respect the 12-24 hours time needed to increase the server votes on ranks) will got 100 points, and will can get all prizes he would want
Just one thing, you must to think that if you dont add any timer protection, a player who click on the link, lets say, 100 times (without respect the 12-24 hours time needed to increase the server votes on ranks) will got 100 points, and will can get all prizes he would want