hxp
2018-12-28 c40357e0eee1bd0f1d2b706a2f71d3d7ec8f5cac
ServerPython/CoreServerGroup/GameServer/Script/GameWorldLogic/CrossRealmPK.py
@@ -1479,7 +1479,8 @@
    gameWorld.SetDict(ShareDefine.Def_Notify_WorldKey_CrossDailyActionState % ShareDefine.DailyActionID_CrossReamPK, matchState)
    
    if curSeasonState == 1 and seasonState == 2:
        PlayerControl.WorldNotify(0, "NotifySeasonOver")
        pass
        #PlayerControl.WorldNotify(0, "NotifySeasonOver")
        
    # 通知地图服务器状态
    GameWorld.SendMapServerMsgEx(ShareDefine.Def_Notify_WorldKey_CrossPKZoneID, zoneID)
@@ -1509,7 +1510,7 @@
        return
    
    if result == -2:
        PlayerControl.NotifyCode(curPlayer, "InCrossPKing")
        PlayerControl.NotifyCode(curPlayer, "CrossMatching17")
        return
    
    if result == 1: