Custom Creator Tag

if your making a custom weapon system, you’ve probably had problems with creator tags (they are really confusing), so i created this basic and easy to read script that functions effectively as a creator tag WITHOUT tagging anything!

I am currently making a zombies game with this script, creator tags have always been a problem for me.

First, add this into your gun (Must be where the player takes damage and dies/where the other players/npc humanoid is taking damage)

Second, you need a died event (This died event is very important, fh is my humanoid)
image_2024-05-26_225513389

Third, your done. Very basic script I made, gets the player from your tool. Tell me if this works on your project!