Encuesta

What do you think of the mod?

It's good
2 (100%)
Normal
0 (0%)
Bad
0 (0%)

Total de votos: 2

Autor Tema: [MOD] Giveaway Event  (Leído 1716 veces)

Desconectado U3Games

  • Administrator
  • User
  • *
  • Mensajes: 164
    • Ver Perfil
[MOD] Giveaway Event
« en: 22 de Enero de 2023, 05:44:57 pm »
Information:

[EN] It is an automatic event, where you register with a command and enter the draw for a random reward. The user must be connected to be registered or they will be eliminated from the draw.

[ES] Se trata de un evento automatico, en donde te registras con un comando y entras en el sorteo de una recompensa aleatoria. Ha de estar el usuario conectado para estar registrado o se eliminará del sorteo.

Images:



Config:

Código: You are not allowed to view links. Register or Login
# ---------------------------------------------------------------------------
# Giveaway 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 Giveaway event:
# Default: False
GiveawayEventEnabled = False

# Time to start event (minutes):
# Default: 60
EventStartTime = 60

# Time to restart event (minutes):
# Default: 300
EventRestartTime = 300

# Active event time (minutes):
# Default: 180
EventDurationTime = 180

# Reward Item ID/Amount list:
# Default: [ { id = 3470 , count = 1 }, { id = 57, count = 1000 } ]
EventRewards = [ { id = 3470 , count = 1 }, { id = 57, count = 1000 } ]




Upcoming Features:

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