hch
2019-06-25 702c1b73d1294e1e09354a821b83623dcc5492a3
860312 野外不额外加印记
1个文件已修改
3 ■■■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerYinji.py 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerYinji.py
@@ -77,9 +77,6 @@
#===============================================================================
def OnYinji(index, clientData, tick):
    curPlayer = GameWorld.GetPlayerManager().GetPlayerByIndex(index)
    if curPlayer.GetLV() > 100:
        # 只是为了前期前端战斗的使用
        return
    if curPlayer.GetSightLevel() == 0:
        return
    if clientData.Type == 0: