Encuesta

What do you think of the mod?

It's good
Normal
Bad

Autor Tema: [MOD] Kill The Champion Event  (Leído 2237 veces)

Desconectado U3Games

  • Administrator
  • User
  • *
  • Mensajes: 164
    • Ver Perfil
[MOD] Kill The Champion Event
« en: 15 de Abril de 2017, 03:18:00 pm »
Information:

[EN] Automatic event, when active who kills a champion, will get an additional reward.
[ES] Evento automatico, cuando esta activo quien mate a un campeon, obtendra una recompensa adicional.

Config:

Código: You are not allowed to view links. Register or Login
# ---------------------------------------------------------------------------
# Kill The Champion Event Mod (By L2JDevs Mods Engine)
# ---------------------------------------------------------------------------
# More information -> http://www.l2jdevs.org
# Telegram group -> https://t.me/l2jdevs
# Sign up and join our community!
# ---------------------------------------------------------------------------
# Enabled Kill The Champion:
# Default: False
KillTheChampionEnabled = False

# Enabled log message console:
# Default: False
KillTheChampionLogEnabled = False

# Time to start event (minutes):
# Default: 25
KillTheChampionStartTime = 25

# Time to restart event (minutes):
# Default: 168
KillTheChampionRestartTime = 168

# Active event time (minutes):
# Default: 30
KillTheChampionDurationTime = 30

# Rewards for player:
# Default: [ { id = 3470 , count = 1 }, { id = 57, count = 1000 } ]
KillTheChampionRewards = [ { id = 3470 , count = 1 }, { id = 57, count = 1000 } ]

Download:

You are not allowed to view links. Register or Login



Upcoming Features:

Green ------- Feature that has already been tested and added.
Orange ----- Feature in development or partially done.
Red --------- Feature is not yet available.