Resolved minor doubt about time Oly

rammstein

Heir
Customer
I have a question about the Olympic Games schedule. I was following the other posts here but I ran into this problem.
I configured it for these times:
CompetitionCustomStartTime = 2100
CompetitionCustomEndTime = 2300
However, the game server seems to ignore it and shows 18:00. Can someone give me a little help?
I followed some tips from previous posts, such as clearing the oly_season table, but I had this question when I saw the gameserver.
1764594559357.webp
 
You probably need to clean up the Olympiad tables in the database. If your settings are correct.
 
You probably need to clean up the Olympiad tables in the database. If your settings are correct.
I did that, my friend Ford, but it seems to ignore it.

Can I show you all my oly.properties?

It only seems to identify it when I set the time here.

# End-of-season
# default: +1:1 00:00
SeasonEndTime = +14 00:00
# During the competition
# default: 18:00
CompetitionStartTime = 10:30

# End time Competitions
# default: +1 00:00
CompetitionEndTime = +1 00:00
 
"CompetitionCustomStartTime = 2100
CompetitionCustomEndTime = 2300"

This is just a check if it matches the time frame. It has nothing to do with your timings in db. This applies on top of your schedule in db. Nothing wrong here.
 
"CompetitionCustomStartTime = 2100
CompetitionCustomEndTime = 2300"

This is just a check if it matches the time frame. It has nothing to do with your timings in db. This applies on top of your schedule in db. Nothing wrong here.
I understand trance, so this isn't how the start/end times of the Olympia fights are set, right?
 
It only seems to identify it when I set the time here.

CompetitionStartTime = 10:30

CompetitionEndTime = +1 00:00
This is where you need to set it!
CompetitionStartTime - the start of the competition.
CompetitionEndTime - the end of the competition.
Check if the time is set correctly on your VPS. Is it correct?
But the settings should be made in these lines.
 
Back
Top