Jump to content

Question

Posted

Hello all,
 i use L2jAcis 409 and i have problem with oly cycle, everyday is a different oly cycle and oly won't finish at the end of the month...almost 50 cycles and no end. I see oly matches in db but no points and after a day pass with /olympiadstat no points...

Any help welcome, thank you.

3 answers to this question

Recommended Posts

  • 0
Posted

#=============================================================
#                          Olympiad
#=============================================================
# Olympiad start time hour, default 18 (6PM).
OlyStartTime = 18

# Olympiad start time minutes, default 00.
OlyMin = 00

# Olympiad competition period, default 6 hours (should be changed by steps of 10mins).
OlyCPeriod = 21600000

# Olympiad battle period, default 6 minutes.
OlyBattle = 360000

# Time to wait before teleported to arena, default: 30 seconds.
OlyWaitTime = 30

# Time to wait before battle starts (at 20s characters receive buffs), default: 60 seconds.
OlyWaitBattle = 60

# Time to wait before teleported back to town, default: 40 seconds.
OlyWaitEnd = 40

# Rewarded points for the first Olympiad cycle, default: 18.
OlyStartPoints = 18

# Points allowed every week after first cycle, default: 3.
OlyWeeklyPoints = 3

# Required number of matches in order to be classed as hero, default: 9.
OlyMinMatchesToBeClassed = 5

# Required number of participants for the class based games, default: 5.
OlyClassedParticipants = 3

# Required number of participants for the non-class based games, default: 9.
OlyNonClassedParticipants = 3

# Reward for the class based games.
# Format: itemId1-itemNum1;itemId2-itemNum2...
# Default: 6651-50
OlyClassedReward = 6651-50

# Reward for the non-class based games.
# Format: itemId1-itemNum1;itemId2-itemNum2...
# Default: 6651-30
OlyNonClassedReward = 6651-30

# Rate to exchange points to reward item, default: 1000.
OlyGPPerPoint = 1000

# CRPs for heroes in clan, default: 300.
OlyHeroPoints = 300

# Maximum points that player can gain/lose on a match, default: 10.
OlyMaxPoints = 10

# Olympiad Managers announce each start of fight, default: True.
OlyAnnounceGames = True

# Divider for points in classed and non-classed games, default: 3, 5.
OlyDividerClassed = 3
OlyDividerNonClassed = 5
 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...