hch
2019-05-11 b871f31e497453387b3195f4223057c0e6a4427d
860312 采集前把人物状态置空
1个文件已修改
1 ■■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.py 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.py
@@ -342,6 +342,7 @@
        return
    
    curPlayer.SetActionObj(curNPC)
    PlayerControl.ChangePlayerAction(curPlayer, IPY_GameWorld.paNull)
    
    if NPCCommon.OnCollectNPCBegin(curPlayer, curNPC, tick):
        return