EVENT

GaijinDev

Heir
Customer
### General Event Parameters
# Enables or disables the PvP event.
PvP_EventEnabled = True
# Enables or disables the countdown timer before the event starts.
PvP_EventCountdown = True
# Enables or disables the registration window for the event.
PvP_EventRegistrationWindow = True
# Specifies the global start time of events. They start in the order TVT > CTF > DM
# Leave this field empty if individual times are set for each event TVT_EventStartTime CTF_EventStartTime DM_EventStartTime
# Time is set in HH format, multiple values are separated by a semicolon.
PvP_EventStartTime =
# The time in minutes before the event starts when the announcement is made.
PvP_EventAnnounceTime = 5
# The time in minutes between announcements during the countdown before the event starts.
PvP_EventAnnounceCountdown = 1

### TVT (Team vs Team) Event Parameters
# Enables or disables the TVT event.
TVT_Enabled = False
# If setting individual event times, it's better to leave the PvP_EventStartTime config empty to avoid confusion.
TVT_EventStartTime = 14:00;18:00;22:00
# Enables or disables the use of captcha during registration for the event.
TVT_UseCaptcha = True
# Enables or disables hiding participants' identities during the event.
TVT_HideIdentity = False
# The minimum number of participants required to start the event.
TVT_MinParticipants = 2
# The maximum number of participants in the event.
TVT_MaxParticipants = 100
# The delay in seconds before a participant is revived after death.
TVT_ReviveDelay = 1
# Enables or disables buff protection during the event.
TVT_BuffProtection = True
# The minimum level of participants allowed joining the event.
TVT_MinLevel = 1
# The maximum level of participants allowed joining the event.
TVT_MaxLevel = 80
# The instance IDs (zones) where the event will take place, separated by commas.
TVT_EventInstancesIds = 801;803;804
# The reward for each kill during the event. (Give out 1 adena and 1 Coin of Luck Example: 57:1;4037:1)
TVT_RewardPerKill =
# The reward for the winning team. (Give out 1 adena and 1 Coin of Luck Example: 57:1;4037:1)
TVT_TeamReward = 10036:1
# The reward for the losing team. (Give out 1 adena and 1 Coin of Luck Example: 57:1;4037:1)
TVT_LoseTeamReward = 9216:1
# The reward for the team in case of a tie. (Give out 1 adena and 1 Coin of Luck Example: 57:1;4037:1)
TVT_TieTeamReward = 10036:1
# The reward for the top killer. (Give out 1 adena and 1 Coin of Luck Example: 57:1;4037:1)
TVT_TopKillerReward = 9217:1
# Reward for the player with the most kills on the losing team
TVT_TopKillerLoseTeamReward =
# Reward for the player with the most kills in a tie
TVT_TopKillerTieTeamReward = 9217:1
# Enables or disables dispelling buffs before the event starts.
TVT_DispelBuffs = False
# Enables or disables dispelling buffs after the event ends.
TVT_DispelBuffsAfter = False
# Unsummon pets and summons before teleporting to the event
TVT_UnsummonPets = False
# The duration of the event in minutes.
TVT_EventTime = 10

Can someone help me? I'm starting TVT, I wait 10 minutes but it doesn't send the prize, and the character doesn't leave the city.
 
Back
Top