I’m trying to figure out what weapon a player used to kill someone in the PlayerDeath hook, but the ‘weapon’ param is the same as the ‘killer’ param, the player himself. The only time it’s different is if the killer uses something like an RPG or prop.
Also I don’t want to use killer:getactiveweapon or something because the player might be dead
what is going on here