Regarding Packet Hooks
Posted: Sun Apr 15, 2018 2:04 pm
Question, if I write a packet hook for instance deny pick up, does this override or interfere with the server's normal handling of this?
I'm trying to write an improved open paper doll function so that I can send a flag to allow staff or players to remove or change clothing on another player and npc for staff and npcs in certain situations like player vendors. The issue is I think the deny lifting packet is interfering with me dragging an item from the mobile. The item is picked up for a split second then snaps back and I get the "you can't move this" error. (May not be that exact message but it's one of the 5 messages).
I'm trying to write an improved open paper doll function so that I can send a flag to allow staff or players to remove or change clothing on another player and npc for staff and npcs in certain situations like player vendors. The issue is I think the deny lifting packet is interfering with me dragging an item from the mobile. The item is picked up for a split second then snaps back and I get the "you can't move this" error. (May not be that exact message but it's one of the 5 messages).