ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/CrossBattle.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/CrossBattle.py
@@ -139,7 +139,7 @@ if fakePlayerID not in factionObj.factionPlayerDict: factionObj.factionPlayerDict[fakePlayerID] = battleObj battleObj.addPlayerScore(None, score) battleObj.addPlayerScore(None, score, isCheckVictory=False) GameWorld.DebugAnswer(curPlayer, "虚拟参与玩家阵营(%s),人数(%s),积分(%s)" % (faction, playerCount, score)) return