pub fn get_player_killer_name(pid: u16) -> String
Get the name of the actor killer of a certain player.
pid The player ID of the killed player.
pid
Returns the name of the killer.