hxp
2025-12-01 dd58f295c4eda273b8274cf43221b0262834dbb0
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerSuccess.py
@@ -292,8 +292,8 @@
        for index in range(ipyDataMgr.GetSuccessCount()):
            ipyData = ipyDataMgr.GetSuccessByIndex(index)
            # 已领取的不发 
            if GetSuccHasGot(curPlayer, ipyData.GetSuccID()):
                continue
            #if GetSuccHasGot(curPlayer, ipyData.GetSuccID()):
            #    continue
            succType = ipyData.GetSuccType()
            conds = ipyData.GetCondition()
            tcList = [succType, conds]