public plugin_init() { RegisterHam(Ham_Killed, "player", "Ham_PlayerDeath", 0)}public Ham_PlayerDeath(id) { strip_user_weapons(id)}