Jump to content
  • 0

Question

Posted (edited)

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';
# 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

Edited by lazzytr

1 answer to this question

Recommended Posts

  • 0
Posted
18 hours ago, lazzytr said:

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';
# 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

Is there any error while parsing configs?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...