Mods Development > Mods Pack

[MOD] Newbie Protecction

(1/1)

U3Games:
Information:

[EN] Mod that blocks the attack of other players due to the difference in levels between them.
[ES] Mod que bloquea el ataque de otros jugadores por la diferencia de niveles entre ambos.

Images:



* Player Test1 - is level 25 / class 1
* Player Killer - is level 76/ class 3
Config:

Código: You are not allowed to view links. Register or Login
# ---------------------------------------------------------------------------
# Newbie 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 Newbie Protection System:
# Default: False
NewbieProtectionSystemEnabled = False

# Enabled class level required:
# NOTE: "0" to players with no class change available.
# NOTE: "1" to players with the first class level completed.
# NOTE: "2" to players with the second class level completed.
# NOTE: "3" to players with the third class level completed.
# NOTE: "4" to disabled.
# Default: 2
NewbieProtectionClassType = 2

# Maximum level of newbies to protect them (0 = Disabled):
# Default: 45
NewbieProtectionLevel = 45


# Enabled protection for level difference (PVE/PVP):
# Default: True
NewbieProtectionDiferenceEnabled = True

# Maximum amount of difference levels allowed:
# Default: 40
NewbieProtectionDiferenceLevel = 40

--- Fin del código ---

Upcoming Features:

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

Navegación

[0] Índice de Mensajes

Ir a la versión completa