public zp_user_humanized_post( id ){ if ( is_user_alive( id ) ) { give_item( id, "weapon_hegrenade" ) give_item( id, "weapon_hegrenade" ) } }