hxp
2020-10-09 6936a457d66d24f604d352e9b83f9ada524a3293
4753 【主干】【BT】【长尾】boss之家广播层数错误
1个文件已修改
3 ■■■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ChItem.py 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ChItem.py
@@ -268,6 +268,9 @@
        if dropItemNPCID:
            mapID = GameWorld.GetGameWorld().GetMapID()
            lineID = 0 if GameWorld.GetMap().GetMapFBType() == IPY_GameWorld.fbtNull else PlayerControl.GetFBFuncLineID(curPlayer)
            #合并地图的,使用前端lineID,即 FBID
            if mapID in [ChConfig.Def_FBMapID_BossHome]:
                lineID = curPlayer.GetClientLineID()
            NPCCommon.SendGameServerGoodItemRecord(curPlayer, mapID, lineID, dropItemNPCID, curItemID, equipInfo)
            
        # 不需要队伍提示