» Sat Mar 06, 2010 3:59 am
If using the PC version, theres a good console command tutorial http://www.uesp.net/wiki/Oblivion:Console_Command_Tutorial which explains better than most how to get stuff done, and one of the solutions might just be typing
player.removeitem 35e7b 1;
or
Player.RemoveItem 35E7B 1;
or
Player.RemoveItem 00035E7B 1;
Thats only the code for a non-enchanted ebony bow, if its enchanted, you can look the code up from the link above just as easily, but, if it was enchanted by you at the alters, its probably too much effort to track that code down, so youd be better hunting thru other commands to try