Hi, I am currently making a small but nice little addon for a server where a little display comes up at the centre bottom of their screen upon dying. Now this display is supposed to show a message at the top to show the name of the killer with their name. It is then supposed to show the weapon they were killed with and some extra stuff I can do myself. The problem I am having is with calling the players killers name and the weapon, I have no idea how to go about this and just want some help with how to go about getting the name and weapon and making them into not sure what this is but a "killer = killersname" and "killingweapon = killersweapon". Just so I can display those in a msg on the display. When you post a reply with some support, if you're giving some code that I can use could I get a full explanation as I wanna know how it works and see if I have any future application for future projects. The only real thing you guys needed was that as the code I have is currently just a little vgui and I doubt it'll be very helpful.