You are looking at a note for DragonMC

Hi DragonMC,

The bell you created looks like it has been coded well.

However we dont have a find: [a command called ring] just yet so you cant ring your bell.

You can, however, hit it.

If you make your code:

if target of hit then yourang;

## yourang:
print "[$actor] emits a clear peal";


That should allow you to hit the bell

PS it may be 'target of hits then yourang;' I forget now so try both.

When this is all working for you, we can try creating a find: [command called ring] so you can ring your bell.

Happy cowing.