ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/CrossRealmPlayer.py
@@ -160,7 +160,7 @@ GameWorld.Log("DoExitCrossRealm...", curPlayer.GetPlayerID()) curPlayer.SetCanAttack(True) curPlayer.SetVisible(True) curPlayer.SetSight(1) curPlayer.SetSight(0) curPlayer.RefreshView() curPlayer.SetSight(ChConfig.Def_PlayerSight_Default) curPlayer.RefreshView() ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerFB.py
@@ -517,7 +517,7 @@ ## 退出自定义场景状态 curPlayer.SetCanAttack(True) curPlayer.SetVisible(True) curPlayer.SetSight(1) curPlayer.SetSight(0) curPlayer.RefreshView() curPlayer.SetSight(ChConfig.Def_PlayerSight_Default) curPlayer.RefreshView()