| ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerFamily.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerFamily.py
@@ -1484,7 +1484,7 @@ curMember.SetDonateCntTotal(memDonateCntTotal) GameWorld.DebugLog("家族捐献: donateType=%s,donateCnt=%s,%s,memDonateCntDay=%s,memDonateCntDay=%s" % (donateType, donateCnt, awardItemList, memDonateCntDay, memDonateCntTotal), playerID) ItemControler.GivePlayerItemOrMail(curPlayer, awardItemList) ItemControler.GivePlayerItemOrMail(curPlayer, awardItemList, event=["FamilyMoneyDonate", False, {}]) return def ResetDailyDonateCnt(curPlayer):