EVENTREMOVEITEM
NAME
eventRemoveItem()
SYNOPSIS
int eventRemoveItem(object ob)
DESCRIPTION
Removes a worn or wielded item from the list. object ob - the item being removed. Returns 1 on success, 0 on failure.
EXAMPLES
LOCATION
/lib/body
SEE ALSO
eventWear
Author
Unknown