Page 3 of 4
Re: [HELP] Olympiad.properties
Posted: Thu Aug 19, 2010 3:56 pm
by giligan11
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.
Re: [HELP] Olympiad.properties
Posted: Fri Aug 20, 2010 1:21 pm
by SolidSnake
I will test janiii's patch as soon as I'll have time, sorry

Re: [HELP] Olympiad.properties
Posted: Fri Aug 20, 2010 5:48 pm
by giligan11
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

Re: [HELP] Olympiad.properties
Posted: Fri Aug 20, 2010 7:57 pm
by SolidSnake
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

Re: [HELP] Olympiad.properties
Posted: Sat Aug 21, 2010 11:20 am
by giligan11
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?

Re: [HELP] Olympiad.properties
Posted: Sat Aug 21, 2010 11:37 am
by giligan11
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!!!!!!

Re: [HELP] Olympiad.properties
Posted: Sat Aug 21, 2010 11:50 am
by SolidSnake
No problem, good luck with your server and sorry for my bad english

Re: [HELP] Olympiad.properties
Posted: Sat Aug 21, 2010 12:15 pm
by giligan11
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

Re: [HELP] Olympiad.properties
Posted: Fri Feb 04, 2011 10:42 am
by ketchupyx
Hi, i made the patch correctly but i have a question,
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 :/
Re: [HELP] Olympiad.properties
Posted: Mon Feb 14, 2011 11:36 am
by ketchupyx
up.....
Re: [HELP] Olympiad.properties
Posted: Mon Feb 14, 2011 11:42 am
by Flashy
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...
Re: [HELP] Olympiad.properties
Posted: Mon Feb 14, 2011 12:01 pm
by SolidSnake
Should, not "must". Anyway change this
Code: Select all
-AltOlyEndDate = 1,8,15,22,30+AltOlyEndDate = 1,8,15,22
Re: [HELP] Olympiad.properties
Posted: Mon Feb 14, 2011 9:14 pm
by ketchupyx
SolidSnake wrote:Should, not "must". Anyway change this
Code: Select all
-AltOlyEndDate = 1,8,15,22,30+AltOlyEndDate = 1,8,15,22
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???
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
Re: [HELP] Olympiad.properties
Posted: Mon Feb 14, 2011 10:30 pm
by SolidSnake
# Olympiad Weekly Period, Default 1 week
# Used for adding points to nobles
Re: [HELP] Olympiad.properties
Posted: Mon Feb 14, 2011 10:43 pm
by ketchupyx
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