ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/QuestRunner.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/QuestRunner.py
@@ -3585,8 +3585,10 @@ if not npcData: continue NPCLV = npcData.GetLV() if NPCLV > heroLV or NPCLV < heroLV-30: if NPCLV < heroLV-30: if NPCLV > heroLV: continue if recordKey != ChConfig.Def_Player_Dict_TaskLastVisitNPCID and NPCLV < heroLV-30: secondNPC = killNPC continue #不和上次的NPCID相同