Decided to show the ch when they wear a piece of gear by first displaying what was taken off. Works like it should until I decided to try and wear a piece for the neck/ring/wrist and then that is where the issue starts. I simply put in
Code:
perform_remove(ch, where)
in act.item.c under the method
. Any suggestions on how to go about showing what item was taken off for the 2 slot items?
EX:
Code:
You stop using <x> a small bronze necklace <x>.
You wear <x> a pet dragon collar <x> around your neck.
Regards,
Kevin