Free version update 14-12-2023.

This commit is contained in:
MobiusDevelopment
2023-12-14 02:11:28 +02:00
parent 6a0a4be1ea
commit 1204ad8e00
6352 changed files with 98838 additions and 68045 deletions

View File

@@ -19,6 +19,11 @@ EnableAutoItem = True
# Retail: False
ResumeAutoPlay = False
# Assist party leader.
# When in party, target what the leader is targeting.
# Retail: False
AssistLeader = False
# Enable .play command only for premium players.
# Premium System must be enabled.
# Default: False

View File

@@ -17,6 +17,9 @@ FakePlayerKillsRewardPvP = True
# Fake player kills apply karma rules.
FakePlayerUnflaggedKillsKarma = True
# Fake players can be attacked without PvP flagging.
FakePlayerAutoAttackable = False
# Aggressive AI fake players attack nearby monsters.
FakePlayerAggroMonsters = True

View File

@@ -417,8 +417,8 @@ ChatFilterChars = ^_^
# MPCC_ROOM
# NPC_GENERAL
# NPC_SHOUT
# Default: GENERAL;SHOUT;TRADE;HERO_VOICE
BanChatChannels = GENERAL;SHOUT;TRADE;HERO_VOICE
# Default: GENERAL;SHOUT;TRADE;HERO_VOICE;WHISPER
BanChatChannels = GENERAL;SHOUT;TRADE;HERO_VOICE;WHISPER
# ---------------------------------------------------------------------------

View File

@@ -64,6 +64,16 @@ IntervalOfQueenAntSpawn = 36
# Random interval. Range 1-192
RandomOfQueenAntSpawn = 8
# ---------------------------------------------------------------------------
# Zaken
# ---------------------------------------------------------------------------
# Interval time of Zaken. Value is hour. Range 1-480
IntervalOfZakenSpawn = 60
# Random interval. Range 1-192
RandomOfZakenSpawn = 8
# ---------------------------------------------------------------------------
# Frintezza
# ---------------------------------------------------------------------------