ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
@@ -3566,7 +3566,7 @@ #@return 返回值无意义 #@remarks 客户端封包响应 //03 10 退出副本#tagCExitFB def __Func_ExitFB(curPlayer, tick): if GameWorld.GetMap().GetMapFBType() == IPY_GameWorld.fbtNull: if GameWorld.GetMap().GetMapFBType() == IPY_GameWorld.fbtNull and curPlayer.GetMapID() not in IpyGameDataPY.GetFuncEvalCfg("MapLine", 4): return GameWorld.Log('玩家 = %s , 主动离开副本' % (curPlayer.GetName()) , curPlayer.GetID())