Free version update 14-12-2023.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -434,8 +434,8 @@ ChatFilterChars = ^_^
|
||||
# NPC_SHOUT
|
||||
# NEW_TELL
|
||||
# WORLD (&)
|
||||
# Default: ALL;SHOUT;GLOBAL;TRADE;HERO_VOICE
|
||||
BanChatChannels = GENERAL;SHOUT;WORLD;TRADE;HERO_VOICE
|
||||
# Default: GENERAL;SHOUT;GLOBAL;TRADE;HERO_VOICE;WHISPER
|
||||
BanChatChannels = GENERAL;SHOUT;WORLD;TRADE;HERO_VOICE;WHISPER
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user