hxp
2018-12-28 edb309f07bd31eb3585d35d15e1150933f261cfb
5424 【后端】【1.4】跨服竞技场开发(赛季奖励等级变更同步)
1个文件已修改
1 ■■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCrossRealmPK.py 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCrossRealmPK.py
@@ -577,6 +577,7 @@
        SyncCrossRealmPKAwardState(curPlayer)
        GameWorld.Log("还是同一个赛季,设置赛季奖励已领取!")
    PlayerControl.NomalDictSetProperty(curPlayer, ChConfig.Def_PDict_CrossPK_SeasonAwardLV % seasonID, seasonAwardLV)
    SyncCrossRealmPKHisSeasonInfo(curPlayer)
    
    if not isMail:
        needSpace = len(awardItemList)