ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_CrossBattlefield.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_CrossBattlefield.py
@@ -1448,7 +1448,7 @@ GameWorld.DebugLog(" 对方是积分王,阵营额外获得积分: index=%s,kingScore=%s" % (index, kingScore), fbPropertyID) killScoreKingNotifyList = IpyGameDataPY.GetFuncEvalCfg("CrossBattlefieldScoreKing", 4) if index < len(killScoreKingNotifyList): if index < len(killScoreKingNotifyList) and atkObjType == IPY_GameWorld.gotPlayer: msgMark = killScoreKingNotifyList[index] lineID = GameWorld.GetGameWorld().GetLineID() defMapID = GameWorld.GetMap().GetMapID()