You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!"