Olympiad minimum participants

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Genoxide
Posts: 22
Joined: Sun Jan 31, 2010 3:15 pm

Olympiad minimum participants

Post by Genoxide »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Latest interlude:
L2JDP Revision Latest interlude:
hello guys, i have a problem with olympiads, i need minimum classed based participants option, can someone share a code pls?
wasabi2k
Posts: 110
Joined: Sun Oct 08, 2006 4:22 pm

Re: Olympiad minimum participants

Post by wasabi2k »

olympiad.properties line 36:

Code: Select all

# Required number of participants for Classed and Non-Classed matches, Default 5 & 9# Default: 5AltOlyClassedParticipants = 5
Genoxide
Posts: 22
Joined: Sun Jan 31, 2010 3:15 pm

Re: Olympiad minimum participants

Post by Genoxide »

wasabi2k wrote:olympiad.properties line 36:

Code: Select all

# Required number of participants for Classed and Non-Classed matches, Default 5 & 9# Default: 5AltOlyClassedParticipants = 5
this thing doesnt exist in interlude
User avatar
Notorious
Posts: 501
Joined: Thu May 28, 2009 3:50 pm
Location: Sweden

Re: Olympiad minimum participants

Post by Notorious »

I don't know about Interlude, but in Final it's in the General.properties file.
Genoxide
Posts: 22
Joined: Sun Jan 31, 2010 3:15 pm

Re: Olympiad minimum participants

Post by Genoxide »

Notorious wrote:I don't know about Interlude, but in Final it's in the General.properties file.
do u guys even know what i am talking about? i want to add the system in interlude! i am not searching for it
wasabi2k
Posts: 110
Joined: Sun Oct 08, 2006 4:22 pm

Re: Olympiad minimum participants

Post by wasabi2k »

my bad, i was assuming you were talking about latest version from svn...

well looking at the interlude settings file for olympiad (half way altsettings) there is not a config option...

i'm guessing your luck should somewhere around : net/sf/l2j/gameserver/Olympiad.java @ line 1200
Post Reply