Page 1 of 1
Olympiad minimum participants
Posted: Sun Feb 28, 2010 9:57 am
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?
Re: Olympiad minimum participants
Posted: Sun Feb 28, 2010 12:18 pm
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
Re: Olympiad minimum participants
Posted: Sun Feb 28, 2010 12:22 pm
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
Re: Olympiad minimum participants
Posted: Sun Feb 28, 2010 1:26 pm
by Notorious
I don't know about Interlude, but in Final it's in the General.properties file.
Re: Olympiad minimum participants
Posted: Sun Feb 28, 2010 1:38 pm
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
Re: Olympiad minimum participants
Posted: Sun Feb 28, 2010 3:17 pm
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