hxp
2021-05-10 cd79d7a1f17d831aaefddc68b43479dacb1ab448
5069 【BT2】【bt2_1.100.1】【主干】任务道具取消写死不可出售
1个文件已修改
6 ■■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/FunctionNPCCommon.py 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/FunctionNPCCommon.py
@@ -1001,9 +1001,9 @@
        PlayerControl.NotifyCode(curPlayer, "GeRen_chenxin_644055")
        return
    
    if ItemControler.IsEventItem(curItem):
        PlayerControl.NotifyCode(curPlayer, "itemuse_chenxin_31379")
        return
    #if ItemControler.IsEventItem(curItem):
    #    PlayerControl.NotifyCode(curPlayer, "itemuse_chenxin_31379")
    #    return
    
    if curItem.GetCanSell() == 0:
        #不能出售的物品,无法出售