public Ham_Touche_Grenade_Post(grenade, victim) { if (!pev_valid( grenade )) return; if (!is_user_alive( victim )) return; }