Olympiad Time, Duration and New Heroes

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
HappyLDE
Posts: 123
Joined: Tue Sep 10, 2013 6:22 pm
Location: Belgium
Contact:

Olympiad Time, Duration and New Heroes

Post by HappyLDE »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 5937:
L2JDP Revision 9981:

Hello what do we need to change in the gameserver config folder so that Olympiad:
- Starts every day at 21:00 (France time)
- Lasts 6 hours
- New heroes are calculated automatically every Saturday in the middle of the day: 12:00 (France time).

Any help appreciated thanks :)
Thank you for making L2JServer happen! :D
"If you believe you will fail or succeed, in both ways you are right." - Henry Ford
User avatar
HappyLDE
Posts: 123
Joined: Tue Sep 10, 2013 6:22 pm
Location: Belgium
Contact:

Re: Olympiad Time, Duration and New Heroes

Post by HappyLDE »

Up :P

Seems like the olympiad_data table could change some things but i don't know what these values are really for specifically:
current_cycle
period
olympiad_end
validation_end
next_weekly_change

Any help?
Thanks
Thank you for making L2JServer happen! :D
"If you believe you will fail or succeed, in both ways you are right." - Henry Ford
User avatar
HappyLDE
Posts: 123
Joined: Tue Sep 10, 2013 6:22 pm
Location: Belgium
Contact:

Re: Olympiad Time, Duration and New Heroes

Post by HappyLDE »

Help :D
Thank you for making L2JServer happen! :D
"If you believe you will fail or succeed, in both ways you are right." - Henry Ford
Sdw
L2j Veteran
L2j Veteran
Posts: 855
Joined: Mon May 03, 2010 8:38 am
Location: France

Re: Olympiad Time, Duration and New Heroes

Post by Sdw »

Olympiad.properties

Start at 21h :

# Olympiad Start Time in Military hours Default 6pm (18)
# Default: 18
AltOlyStartTime = 21

It lasts 6 hours already :

# Olympiad Competition Period, Default 6 hours.
# (If set different, should be increment by 10mins)
# Default: 21600000
AltOlyCPeriod = 21600000

And there seems to be no configuration for the olympiad to be weekly, I believe you'll to edit the related Java class.
Post Reply