This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
lazzytr
Hello, I want to set the Olympics to end in 2 weeks.
On the 1st and 15th of the month. L2JFandc pack. Can you help me plz.
---------------------------------------------------------------------------------------------------------------------------------
# If you change the config make a request to the database: DELETE FROM `server_variables` WHERE `name` = 'Olympiad_End';
Edited by lazzytr# Example (every two weeks):
# Default = 1 and AltOlyDateEndWeekly = 0
AltOlyDateEndMonthly = 1,15
# If AltOlyDateEndWeekly is not 0, then it will be used over AltOlyDateEndMonthly, and olympiad will end every week on a certain week day
# Sunday=1, Monday=2, Tuesday=3, Wednesday=4, Thursday=5, Friday=6, Saturday=7, Disabled=0 will use AltOlyDateEndMonthly instead
AltOlyDateEndWeekly = 0
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now