TinyMUX

@saystring

Commands

Command: @saystring <object> = <string>

Sets the substitute string that is used instead of the default ‘says,’ when you talk in a location or on the comsys. The message is passed as %0 and the command (say, @fsay, or channel) as %1.

Example:

> @saystring me=barks
> "Hello.
Player barks "Hello."
> @saystring me=case(right(%0,1),!,exclaims\,,?,asks\,,says\,)
> "Hello!
Player exclaims, "Hello!"

Related Topics: say, “, @speechmod.