• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

GlobalEvent Lottery System!

Loading lottery.xml...[Warning - GlobalEvents::configureEvent] Duplicate registered globalevent with name: lottery


whats wrong?
 
Loading lottery.xml...[Warning - GlobalEvents::configureEvent] Duplicate registered globalevent with name: lottery


whats wrong?
You have 2 globalevents named lottery, d'oh.
 
<?PHP
$lottery = $SQL->query('SELECT id, name, item FROM lottery ORDER BY id DESC LIMIT 1;');
foreach($lottery as $result) {
$main_content .= '<center><h1>Lottery</h1></center>
<center>Every X hours we will choose one player who will win random item!<br/>
Last Winner: <a href="?subtopic=characters&name='.urlencode($result['name']).'">'.$result['name'].'</a> Item: <i>'.$result['item'].'</i> Congratulations!</center>';
}
?>
where to put this?
 
@amiroslo
Create a lottery.php file and then put all that codes inside it, then place the file at the folder where you have your website.

@vDk
Would you make a little update, a one wich executes the script on a certain time, for example at 17:00 pm, and 9:00 am, or maybe some days at a certain hour.
 
i've got problem on my ots Xagoria.pl its bit debug, spaming all the time i have settings everythink set right, global events+lottery.xml all its right


failex.jpg



I REALLY WANT THIS SCRIPT ON MY OTS SO HELP ME :) POMOZ VDK xD
 
If you have TFS 0.4, put interval @ globalevents.xml to milliseconds (*1000)
 
Well i know this script is a bit old but,

Is it possible that instead of a random winner, only people who bought a lottery ticket Item id(6119) have a change to win ?

Thanks:)
 
change
Code:
		for i, tid in ipairs(getPlayersOnline()) do
		list[i] = tid
	end
to
Code:
		for i, tid in ipairs(getPlayersOnline()) do
			if getPlayerItemCount(tid, 6119) ~= 0 then
				table.insert(list, tid)
			end
		end
 
Hello guys, I have a question to do... I have use this script but I got a problem = (my server got a newcomer island) and they're no vocation and the newcomer players have getting the premium... Please do you can to do this script only for vocation? Thx!
 
it's work but look
18:52 Welcome to Vinera!
18:52 Your last visit was on Thu Jul 24 11:18:34 2014.
18:52 Welcome Now Owner!
18:52 [LOTTERY SYSTEM] Winner: Owner, Reward: magic plate armor! Congratulations! (Next Lottery in 3 Hours)
18:52 [LOTTERY SYSTEM] Winner: Owner, Reward: 10 crystal coins! Congratulations! (Next Lottery in 3 Hours)
18:52 You see a magic plate armor (Arm:17).
It can only be wielded properly by knights and paladins.
It weighs 85.00 oz.
An enchanted gem glows on the plate armor.
ItemID: [2472].
Position: [X: 32346] [Y: 32228] [Z: 7].
18:52 [LOTTERY SYSTEM] Winner: Owner, Reward: magic plate armor! Congratulations! (Next Lottery in 3 Hours)
18:52 [LOTTERY SYSTEM] Winner: Owner, Reward: demon armor! Congratulations! (Next Lottery in 3 Hours)
18:53 [LOTTERY SYSTEM] Winner: Owner, Reward: 10 crystal coins! Congratulations! (Next Lottery in 3 Hours)
18:53 You see 20 crystal coins.
They weigh 2.00 oz.
ItemID: [2160].
Position: [X: 32351] [Y: 32225] [Z: 6].
18:53 You see 20 crystal coins.
They weigh 2.00 oz.
ItemID: [2160].
Position: [X: 32351] [Y: 32225] [Z: 6].
18:53 [LOTTERY SYSTEM] Winner: Owner, Reward: mastermind shield! Congratulations! (Next Lottery in 3 Hours)
18:53 [LOTTERY SYSTEM] Winner: Owner, Reward: demon armor! Congratulations! (Next Lottery in 3 Hours)
18:53 [LOTTERY SYSTEM] Winner: Owner, Reward: demon armor! Congratulations! (Next Lottery in 3 Hours)
18:53 [LOTTERY SYSTEM] Winner: Owner, Reward: mastermind shield! Congratulations! (Next Lottery in 3 Hours)
18:54 [LOTTERY SYSTEM] Winner: Owner, Reward: demon armor! Congratulations! (Next Lottery in 3 Hours)
18:54 [LOTTERY SYSTEM] Winner: Owner, Reward: magic plate armor! Congratulations! (Next Lottery in 3 Hours)
18:54 [LOTTERY SYSTEM] Winner: Owner, Reward: 10 crystal coins! Congratulations! (Next Lottery in 3 Hours)
18:54 [LOTTERY SYSTEM] Winner: Owner, Reward: magic plate armor! Congratulations! (Next Lottery in 3 Hours)
18:54 [LOTTERY SYSTEM] Winner: Owner, Reward: magic plate armor! Congratulations! (Next Lottery in 3 Hours)
18:55 [LOTTERY SYSTEM] Winner: Owner, Reward: demon armor! Congratulations! (Next Lottery in 3 Hours)
18:55 [LOTTERY SYSTEM] Winner: Owner, Reward: mastermind shield! Congratulations! (Next Lottery in 3 Hours)
18:55 [LOTTERY SYSTEM] Winner: Owner, Reward: mastermind shield! Congratulations! (Next Lottery in 3 Hours)
18:55 [LOTTERY SYSTEM] Winner: Owner, Reward: demon armor! Congratulations! (Next Lottery in 3 Hours)
18:56 [LOTTERY SYSTEM] Winner: Owner, Reward: 10 crystal coins! Congratulations! (Next Lottery in 3 Hours)
18:56 [LOTTERY SYSTEM] Winner: Owner, Reward: 10 crystal coins! Congratulations! (Next Lottery in 3 Hours)
18:56 [LOTTERY SYSTEM] Winner: Owner, Reward: mastermind shield! Congratulations! (Next Lottery in 3 Hours)
18:56 [LOTTERY SYSTEM] Winner: Owner, Reward: 10 crystal coins! Congratulations! (Next Lottery in 3 Hours)
18:57 [LOTTERY SYSTEM] Winner: Owner, Reward: magic plate armor! Congratulations! (Next Lottery in 3 Hours)
18:57 [LOTTERY SYSTEM] Winner: Owner, Reward: mastermind shield! Congratulations! (Next Lottery in 3 Hours)
18:57 [LOTTERY SYSTEM] Winner: Owner, Reward: 10 crystal coins! Congratulations! (Next Lottery in 3 Hours)
18:57 [LOTTERY SYSTEM] Winner: Owner, Reward: demon armor! Congratulations! (Next Lottery in 3 Hours)
18:57 [LOTTERY SYSTEM] Winner: Owner, Reward: demon armor! Congratulations! (Next Lottery in 3 Hours)
18:58 [LOTTERY SYSTEM] Winner: Owner, Reward: demon armor! Congratulations! (Next Lottery in 3 Hours)
18:58 [LOTTERY SYSTEM] Winner: Owner, Reward: mastermind shield! Congratulations! (Next Lottery in 3 Hours)
18:58 [LOTTERY SYSTEM] Winner: Owner, Reward: demon armor! Congratulations! (Next Lottery in 3 Hours)
18:58 [LOTTERY SYSTEM] Winner: Owner, Reward: magic plate armor! Congratulations! (Next Lottery in 3 Hours)
18:58 [LOTTERY SYSTEM] Winner: Owner, Reward: magic plate armor! Congratulations! (Next Lottery in 3 Hours)
18:58 [LOTTERY SYSTEM] Winner: Owner, Reward: demon armor! Congratulations! (Next Lottery in 3 Hours)
18:59 [LOTTERY SYSTEM] Winner: Owner, Reward: 10 crystal coins! Congratulations! (Next Lottery in 3 Hours)
18:59 [LOTTERY SYSTEM] Winner: Owner, Reward: demon armor! Congratulations! (Next Lottery in 3 Hours)
 
Back
Top