Removal of hardcoded events and addition of player isOnCustomEvent methods.
This commit is contained in:
@@ -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
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
@@ -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
|
||||
# ----------------------------
|
||||
|
||||
Reference in New Issue
Block a user