seisatsu/DennisMUD

Add a %noaction% tag for items/exits that only message the player.

seisatsu opened this issue · 0 comments

Currently, all items and exits when used broadcast an action which must include the player's name. Add a %noaction% tag which causes an item or exit to send a message to the player only which does not include their name unless the %player% tag is also used.

Example: decorate item 3 %noaction% You don't know how to do that.