hxp
2019-04-26 e3a68a9e7c07b0832139a21afb6de8b8abe32832
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)