• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

raid time

Calon

Experienced Member
Joined
Feb 6, 2009
Messages
1,070
Reaction score
21
how i can make this raid like every 3 hrs

this is an example of globalevents/raids.lua
Code:
	{
		[1] = 
			{
				name = 'Morgaroth',
				type = 'exact',
				date = {day = 15, month = 08},
				hour = 16,
				minu = 27
			},

Rep
 

Similar threads

Back
Top