Removal of hardcoded events and addition of player isOnCustomEvent methods.

This commit is contained in:
MobiusDevelopment
2021-10-28 21:26:33 +00:00
parent d0c5cfe4c7
commit 8fdb4899ac
323 changed files with 580 additions and 40245 deletions

View File

@@ -374,18 +374,6 @@ TimeOfWarmUp = 2
NumberOfNecessaryPartyMembers = 4
# ---------------------------------------------------------------------------
# Quake / Killing Spree System
# ---------------------------------------------------------------------------
# Enable The Killing Spree System
# When a Player Hits an Amount of pvp's an announcement appears
AllowQuakeSystem = False
# Enable Messages to GMs on 4-5 consecutive pvp of a player
# Why? to see if a char are farming!
EnableAntiPvpFarmMsg = True
# ---------------------------------------------------------------------------
# Aio System
# ---------------------------------------------------------------------------

View File

@@ -126,16 +126,6 @@ TitleForAmount4 = 00FF00
PkAmount5 = 5000
TitleForAmount5 = 00FF00
# -----------------------------
# PK Info Settings
# -----------------------------
# If it is enabled then it shows pk info to the players everytime
# A pk or pvp is done. Messages are:
# "You have killed PlayerX y times".
# OR
# "You have been killed y times by PlayerX.
EnablePkInfo = False
# ----------------------------
# Custom Reward
# ----------------------------