ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/BaseAttack.py
@@ -986,10 +986,10 @@ GameWorld.DebugLog("#--- 最远距离防范[%s-%s]"%(attacker.GetID(), curTag.GetID())) continue if CheckFunc != None: #检查是否受影响 if not CheckFunc(attacker, curTag, curSkill, tick): continue if CheckFunc != None: #检查是否受影响 if not CheckFunc(attacker, curTag, curSkill, tick): continue resultList.append(curTag)