[HELP] Olympiad.properties
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 27
- Joined: Wed Jul 21, 2010 8:54 am
Re: [HELP] Olympiad.properties
Well my oly settings are different. I changed mine to 21 (9:00 PM) instead of the usual 18 (6:00 PM). I have restarted it before 9:00 but I do not see some changes.
- SolidSnake
- Posts: 865
- Joined: Wed Jan 20, 2010 6:54 pm
- Location: Italy
-
- Posts: 27
- Joined: Wed Jul 21, 2010 8:54 am
Re: [HELP] Olympiad.properties
Don't need to apologize
Thank you very much for your help
Although you're help has not given me positive results, please know that I am much appreciative. Hoping for your quick response 



- SolidSnake
- Posts: 865
- Joined: Wed Jan 20, 2010 6:54 pm
- Location: Italy
Re: [HELP] Olympiad.properties
I have just tested it and it works !!
Set 0 to olympiad_end in olympiad_data table and start gameserver:
The olympiad engine will give you the nearest period end that you setted (1 or 15) ! Remember to thank janiii

Set 0 to olympiad_end in olympiad_data table and start gameserver:
The olympiad engine will give you the nearest period end that you setted (1 or 15) ! Remember to thank janiii


-
- Posts: 27
- Joined: Wed Jul 21, 2010 8:54 am
Re: [HELP] Olympiad.properties
I wil test it right now! Will I still need to change OlympaidWPeriod and OlympiadVPeriod in Olympiad.properties? Or can I just leave them at default settings? 

-
- Posts: 27
- Joined: Wed Jul 21, 2010 8:54 am
Re: [HELP] Olympiad.properties
SOLID SNAKE I LOVE YOU! JANII I LOVE YOU MORE!
Thank you very much you guys for really sticking on this trying to solve my problem
Really really appreciated! You guys are so PRO!!!!!!
Thank you very much you guys for really sticking on this trying to solve my problem

Really really appreciated! You guys are so PRO!!!!!!

- SolidSnake
- Posts: 865
- Joined: Wed Jan 20, 2010 6:54 pm
- Location: Italy
-
- Posts: 27
- Joined: Wed Jul 21, 2010 8:54 am
Re: [HELP] Olympiad.properties
Your English is perfect
How were we able to communicate this smoothly if it weren't?
Well, thanks again and good luck to whatever you're up to

Well, thanks again and good luck to whatever you're up to

-
- Posts: 18
- Joined: Fri Aug 10, 2007 3:51 pm
Re: [HELP] Olympiad.properties
Hi, i made the patch correctly but i have a question,
Is this right if i want oly every weeks? on my server the weekly period is longer than the end of the oly

or there is no problem? because calcultating the end of the weekly with the oly every week i dont think its possible :/
Code: Select all
# Olympiad Weekly Period, Default 1 week# Used for adding points to nobles# Default: 604800000AltOlyWPeriod = 604800000 # Olympiad Validation Period, Default 24 Hours.# Default: 86400000AltOlyVPeriod = 86400000 # Olympiad End Period Date - day(s) of month# (e.g. 1 would mean oly period ends every 1st day of month)# (e.g. 1,15 would mean oly period ends every 1st and 15th day of month)# <b><font color=red>CAUTION: You should set the AltOlyWPeriod and AltOlyVPeriod according to the changes done here!</font></b># Default: 1AltOlyEndDate = 1,8,15,22,30
Is this right if i want oly every weeks? on my server the weekly period is longer than the end of the oly

or there is no problem? because calcultating the end of the weekly with the oly every week i dont think its possible :/
- Flashy
- Posts: 310
- Joined: Mon Sep 29, 2008 11:49 am
- Location: Germany
Re: [HELP] Olympiad.properties
read this:
# <b><font color=red>CAUTION: You should set the AltOlyWPeriod and AltOlyVPeriod according to the changes done here!</font></b>
the weekly periods must shorter...
# <b><font color=red>CAUTION: You should set the AltOlyWPeriod and AltOlyVPeriod according to the changes done here!</font></b>
the weekly periods must shorter...
- SolidSnake
- Posts: 865
- Joined: Wed Jan 20, 2010 6:54 pm
- Location: Italy
Re: [HELP] Olympiad.properties
Should, not "must". Anyway change this
Code: Select all
-AltOlyEndDate = 1,8,15,22,30+AltOlyEndDate = 1,8,15,22

-
- Posts: 18
- Joined: Fri Aug 10, 2007 3:51 pm
Re: [HELP] Olympiad.properties
i've already changed the dates it was a mistake of me.... but about the weekly pediod what should it be??? i really dont know what to put... shorter but how???SolidSnake wrote:Should, not "must". Anyway change this
Code: Select all
-AltOlyEndDate = 1,8,15,22,30+AltOlyEndDate = 1,8,15,22
we are 14th now, i haven't changed the weekly period, i wont have any heroes tomorrow?? or it does have nothing to do with it?? (i mean does it just adds points to nobless as written)
Thanks for answer
- SolidSnake
- Posts: 865
- Joined: Wed Jan 20, 2010 6:54 pm
- Location: Italy
Re: [HELP] Olympiad.properties
# Olympiad Weekly Period, Default 1 week
# Used for adding points to nobles
# Used for adding points to nobles

-
- Posts: 18
- Joined: Fri Aug 10, 2007 3:51 pm
Re: [HELP] Olympiad.properties
Does that means i were right? ^^ i said that i read it, but i did not know if it was ALSO used to add some ranks and to make the whole system works.... new heroes are calculated based on nobless points? but the points of the players are updated after every match and not every weeks, Well, I'm still lost