Encuesta

What do you think of the mod?

It's good
Normal
Bad

Autor Tema: [MOD] Anti PK Zone Protection  (Leído 2843 veces)

Desconectado U3Games

  • Administrator
  • User
  • *
  • Mensajes: 164
    • Ver Perfil
[MOD] Anti PK Zone Protection
« en: 27 de Mayo de 2017, 08:31:28 pm »
Information:

[EN] Applies penalties to PK players in peace zones or clan hall.
[ES] Aplica sanciones a jugadores en estado PK en zonas de paz o clan hall.

Config:

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


# Enabled auto kill player:
# Default: False
AntiPKZoneProtectionKillEnabled = False


# Enabled effect to PK player:
# Default: False
AntiPKZoneProtectionEffectEnabled = False

# Visual Effect for player (AbnormalVisualEffect: PARALYZE, SILENCE, ...):
# Default: DOT_FIRE
AntiPKZoneProtectionEffect = DOT_FIRE


# Enabled auto hit damage to player:
# Default: False
AntiPKZoneProtectionHitEnabled = False

# Time to new check and hit:
# Default: 3
AntiPKZoneProtectionHitTime = 3

# Points of Damage:
# Default: 350
AntiPKZoneProtectionHitDamage = 350

Link to 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.

Add config for zones (x,y,z).
Add config for custom zones.