[HELP] Olympiad.properties

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
giligan11
Posts: 27
Joined: Wed Jul 21, 2010 8:54 am

Re: [HELP] Olympiad.properties

Post 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.
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: [HELP] Olympiad.properties

Post by SolidSnake »

I will test janiii's patch as soon as I'll have time, sorry :?
Image
giligan11
Posts: 27
Joined: Wed Jul 21, 2010 8:54 am

Re: [HELP] Olympiad.properties

Post by giligan11 »

Don't need to apologize :D Thank you very much for your help :D Although you're help has not given me positive results, please know that I am much appreciative. Hoping for your quick response :D
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: [HELP] Olympiad.properties

Post by SolidSnake »

I have just tested it and it works !! :D

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 :P
Image
giligan11
Posts: 27
Joined: Wed Jul 21, 2010 8:54 am

Re: [HELP] Olympiad.properties

Post 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? :D
giligan11
Posts: 27
Joined: Wed Jul 21, 2010 8:54 am

Re: [HELP] Olympiad.properties

Post 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 :D
Really really appreciated! You guys are so PRO!!!!!! :D
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: [HELP] Olympiad.properties

Post by SolidSnake »

No problem, good luck with your server and sorry for my bad english :P
Image
giligan11
Posts: 27
Joined: Wed Jul 21, 2010 8:54 am

Re: [HELP] Olympiad.properties

Post by giligan11 »

Your English is perfect :D How were we able to communicate this smoothly if it weren't?
Well, thanks again and good luck to whatever you're up to :D
ketchupyx
Posts: 18
Joined: Fri Aug 10, 2007 3:51 pm

Re: [HELP] Olympiad.properties

Post 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
Image


or there is no problem? because calcultating the end of the weekly with the oly every week i dont think its possible :/
ketchupyx
Posts: 18
Joined: Fri Aug 10, 2007 3:51 pm

Re: [HELP] Olympiad.properties

Post by ketchupyx »

up.....
User avatar
Flashy
Posts: 310
Joined: Mon Sep 29, 2008 11:49 am
Location: Germany

Re: [HELP] Olympiad.properties

Post 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...
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: [HELP] Olympiad.properties

Post by SolidSnake »

Should, not "must". Anyway change this

Code: Select all

-AltOlyEndDate = 1,8,15,22,30+AltOlyEndDate = 1,8,15,22
Image
ketchupyx
Posts: 18
Joined: Fri Aug 10, 2007 3:51 pm

Re: [HELP] Olympiad.properties

Post 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
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: [HELP] Olympiad.properties

Post by SolidSnake »

# Olympiad Weekly Period, Default 1 week
# Used for adding points to nobles
Image
ketchupyx
Posts: 18
Joined: Fri Aug 10, 2007 3:51 pm

Re: [HELP] Olympiad.properties

Post 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
Post Reply