ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerAuctionHouse.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerAuctionHouse.py
@@ -231,6 +231,8 @@ ''' 上架系统拍品 @param sysAuctionItemList: [物品ID, [阶,颜色,[部位, ...],是否套装,星级,[可选参数职业, ...]], ...] ''' #先屏蔽上架系统拍品,日志影响地图功能开发,之后拍卖行功能也会删除 - sg return GameWorld.Log("上架系统拍品: %s" % sysAuctionItemList) isAuctionItem = True