ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerActGarbageSorting.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerActGarbageSorting.py
@@ -183,8 +183,9 @@ if not giveItemList: return if not ItemControler.CheckPackSpaceEnough(curPlayer, giveItemList): return #此功能暂不验证背包 #if not ItemControler.CheckPackSpaceEnough(curPlayer, giveItemList): # return #GameWorld.DebugLog("垃圾分类活动任务完成,给奖励! actNum=%s,taskID=%s,curValue=%s,curFinishCount=%s,addFinishCount=%s,updFinishCount=%s" # % (actNum, taskID, curValue, curFinishCount, addFinishCount, updFinishCount))