ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/MirrorAttack.py
@@ -445,6 +445,9 @@ playerID = 0 if curPlayer: if not FBLogic.OnMirrorBattleRequest(curPlayer, mapID, funcLineID): GameWorld.DebugLog("当前不允许该镜像战斗请求! mapID=%s,funcLineID=%s" % (mapID, funcLineID), playerID) return playerID = curPlayer.GetPlayerID() if curPlayer.GetDictByKey(ChConfig.Def_PlayerKey_MirrorBattleID): GameWorld.DebugLog("镜像战斗场景中,无法请求!", playerID)