Skip to content
Luxembourg edited this page Mar 20, 2013 · 4 revisions

@saystring

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.

Clone this wiki locally