ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
@@ -281,6 +281,8 @@ # 恢复视野,刷新自己的视野 curPlayer.SetVisible(True) PlayerControl.SetSight(curPlayer, 0) curPlayer.RefreshView() PlayerControl.SetSight(curPlayer, ChConfig.Def_PlayerSight_Default) curPlayer.RefreshView()