How do I Stop An NPC from taking my tools

So I’ve been trying to make an NPC not take my tools whenever it attacks me. There’s no scripts in place that makes it takes away the tool. Any idea how to fix this? Like is it possible to make the NPC not able to pickup/take tools or is there a way to make tools not be removed from a players inventory at all?

When the player dies, just turn off Tool.Enabled.

1 Like

Ask them nicely, and say thank you after they stop

The NPC takes away the tool when the player is still alive. Would that still work?

Oh, can’t you just check if the NPC touches the handle part and then return?

can you make a video example and share script of the npc