Olympiad config
#-------------------------------------------------------------
# Olympiad Start Time in Military hours Default 6pm (18)
AltOlyStartTime = 20
# Olympiad Start Time for Min's, Default 00 so at the start of the hour.
AltOlyMin = 00
# Olympiad Compeition Period, Default 6 hours.
# (If set different, should be increment by 10mins)
AltOlyCPeriod = 21600
# Olympiad Battle Period, Default 6 minutes. (If set different, should be < AltOlyBWait)
AltOlyBattle = 360
# Olympiad Battle Wait, Default 10 Minutes
AltOlyBWait = 600
# Olympiad Inital Wait Period, Default 5 minutes
AltOlyIWait = 300
# Olympiad Weekly Period, Default 1 week
AltOlyWPeriod = 604800
# Olympiad Validation Period, Default 24 Hours.
AltOlyVPeriod = 86400
# Required number of participants for Classed and Non-Classed matches, Default 5 & 9
AltOlyClassedParticipants = 2
AltOlyNonClassedParticipants = 2
# Olympiad battle winner reward for Class and Non_Class games.
# Retail 6651(Gate Pass)
AltOlyBattleRewItem = 6651
Tambem verifique a quantia de players necessarias para iniciar as batalhas, se nao tive a quantia certa elas nao vao iniciar.
|