hxp
2018-08-29 9f13daf65e0f6acc43ffab6462b737a70879f5cc
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerEventCounter.py
@@ -1354,7 +1354,12 @@
                if curPlayer.GetID() == 0:
                    continue
                PlayerWorldAverageLv.UpdatePlayerWorldAverageLv(curPlayer)
    # 日常活动
    elif key.startswith(ShareDefine.Def_Notify_WorldKey_DailyActionState[:-2]):
        if value and gameWorldMgr.GetGameWorldDictByKey(key) != value:
            NPCCustomRefresh.ResetActivityBossRefreshCount()
    #通用设置
    gameWorldMgr.SetGameWorldDict(key, value)