Encuesta

What do you think of the mod?

It's good
Normal
Bad

Autor Tema: [MOD] Player Online Rewards Event  (Leído 2121 veces)

Desconectado U3Games

  • Administrator
  • User
  • *
  • Mensajes: 164
    • Ver Perfil
[MOD] Player Online Rewards Event
« en: 15 de Abril de 2017, 02:19:24 pm »
Information:

[EN] Give the player who takes X time online a reward.
[ES] Otorga al jugador que lleve X tiempo online una recompensa.

Config:

Código: You are not allowed to view links. Register or Login
# ---------------------------------------------------------------------------
# Player Online 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 player Online Event:
# Default: False
PlayerOnlineEventEnabled = False

# Time online to reward (minutes):
# Default: 60
PlayerOnlineEventRewardTime = 60

# Min level of player to reward (minutes):
# Default: 45
PlayerOnlineEventLevel = 45

# Rewards for player:
# Default: [ { id = 3470 , count = 1 }, { id = 57, count = 1000 } ]
PlayerOnlineEventRewards = [ { 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.