ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTalk.py
@@ -54,7 +54,7 @@ #如果在普通地图, 就广播, 如果在副本就单个通知 if GameWorld.GetMap().GetMapFBType() == IPY_GameWorld.fbtNull: if GameWorld.GetMap().GetMapFBType() == IPY_GameWorld.fbtNull and not GameWorld.IsCrossServer(): #广播 extras = GetTalkExtraValue(curPlayer) curPlayer.ChatArea(content, 0, extras)