Olympiad(dont Work)

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
Post Reply
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Olympiad(dont Work)

Post by Ai17 »

Code: Select all

# Olympiad Start Time in Military hours Default 6pm (18)# Default: 18AltOlyStartTime = 19 # Olympiad Start Time for Min's, Default 00 so at the start of the hour.# Default: 00AltOlyMin = 00 # Olympiad Competition Period, Default 6 hours.# (If set different, should be increment by 10mins)# Default: 21600000AltOlyCPeriod = 18000000 # Olympiad Battle Period, Default 6 minutes.# Default: 360000AltOlyBattle = 360000 # Olympiad Weekly Period, Default 1 week# Used for adding points to nobles# Default: 604800000AltOlyWPeriod = 604800000 # Olympiad Validation Period, Default 24 Hours.# Default: 86400000AltOlyVPeriod = 86400000 # Required number of participants for Classed and Non-Classed matches, Default 5 & 9# Default: 5AltOlyClassedParticipants = 2 # Default: 9AltOlyNonClassedParticipants = 2 # Number used for displaying amount of registered participants, messages "Fewer than ..." or "More than ...".# 0 for displaying digits instead of text phrase (old style).# Default: 100AltOlyRegistrationDisplayNumber = 100 # Olympiad battle winner reward for class and non-class games.# Default: 13722AltOlyBattleRewItem = 13722 # Default: 50AltOlyClassedRewItemCount = 50 # Default: 40AltOlyNonClassedRewItemCount = 40 # ItemId for this reward.# Default: 13722AltOlyCompRewItem = 13722 # Rate to exchange points to reward item.# Default: 1000AltOlyGPPerPoint = 1000 # Noblesse points awarded to Heros.# Default: 180AltOlyHeroPoints = 180 # Noblesse points awarded to Rank 1 members.# Default: 120AltOlyRank1Points = 120 # Noblesse points awarded to Rank 2 members.# Default: 80AltOlyRank2Points = 80 # Noblesse points awarded to Rank 3 members.# Default: 55AltOlyRank3Points = 55 # Noblesse points awarded to Rank 4 members.# Default: 35AltOlyRank4Points = 35 # Noblesse points awarded to Rank 5 members.# Default: 20AltOlyRank5Points = 20 # Maximum points that player can gain/lose on a match.# Default: 10AltOlyMaxPoints = 10 # Hero tables show last month's winners or current status.# Default: TrueAltOlyShowMonthlyWinners = True # Olympiad Managers announce each start of fight.# Default: TrueAltOlyAnnounceGames = True # Restrict specified items in Olympiad. ItemID's need to be separated with a comma (ex. 1,200,350)# Default: 0AltOlyRestrictedItems = 0 # Enchant limit for items during Olympiad battles. Disabled = -1.# Default: -1AltOlyEnchantLimit = -1 # Log all Olympiad fights and outcome to olympiad.csv file.# Default: FalseAltOlyLogFights = False # Time to wait before teleported to arena.# Possible choices are: 120, 60, 30, 15, or 5.# If any other number is entered, the time will be set to 120 seconds.# Default: 120AltOlyWaitTime = 60
I make this for olympiad and olympiad didn't starting. what the problem.
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Olympiad(dont Work)

Post by hope »

what u mean u made it, this is the standard config. If oly does not work for you then you have changed something or messed up something you should not off. Download a fresh pack from timeline
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Re: Olympiad(dont Work)

Post by Ai17 »

and what can i mesed up ? if i dont change anything just thsi time... i dont go to java and nothing else,
Post Reply