ServerPython/CoreServerGroup/GameServer/Script/Player/PlayerViewCache.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/CoreServerGroup/GameServer/Script/Player/PlayerViewCache.py
@@ -427,6 +427,8 @@ @param equipClassLV: 指定查看某一阶装备信息 @param isShort: 是否查看简短信息 ''' if not curPlayer: return playerID = curPlayer.GetPlayerID() GameWorld.DebugLog("查看玩家: tagPlayerID=%s,equipClassLV=%s,isShort=%s" % (tagPlayerID, equipClassLV, isShort), playerID) # 在跨服服务器查询