ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/UseItem/ItemCommon.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/UseItem/ItemCommon.py
@@ -1010,6 +1010,11 @@ eventName = ChConfig.ItemGiveTypeDict[operateType] else: operateType = ChConfig.ItemGive_Unknown if not eventName and operateType in ChConfig.ItemGiveTypeDict: eventName = ChConfig.ItemGiveTypeDict[operateType] if not eventName: eventName = "Unknown" # 本地流向只记录有事件名称的 if eventName: