ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCommon.py
@@ -5578,7 +5578,7 @@ def OnCollectNPCBegin(curPlayer, curNPC, tick): ## 采集NPC开始采集 npcID = curNPC.GetNPCID() collectNPCIpyData = IpyGameDataPY.GetIpyGameData("CollectNPC", npcID) collectNPCIpyData = IpyGameDataPY.GetIpyGameDataNotLog("CollectNPC", npcID) if not collectNPCIpyData: #GameWorld.DebugLog("非特定采集NPC...") return False