hxp
2019-04-27 835c5fad7ad4e723c34be7f5fc073eeb7104e3f4
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCustomRefresh.py
@@ -889,6 +889,8 @@
            else:
                refreshCD = ipyData.GetRefreshSeconds()
                
            if not refreshCD:
                continue
            if tick - numLastTick < refreshCD * 1000:
                continue
        gameFB.SetGameFBDict(ChConfig.Def_RMark_RandomRefreshNPCNumTime % num, tick)