2 questions (again

)
1.i just cant figure out how to remmove a weapon from ur Q window
(weaponlist)
2. how do i remove the item from a inventory ?
example of command :
if (playertouchsme) {
toinventory itemname;
}
how do i delete it from the inventory ?