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

@speechmod

command: @speechmod = attribute: speechmod

sets a filter to be applied to all of 's speech. is evaluated with the original speech as %0 and the command as %1. it is then displayed in place of the original speech. you can use this to colorize each word of what you say, say things backwards, etc.

@speechmod affects: " \ ; : page pose say whisper @fpose @fsay @wall on-channel speech

%1 may be one of: channel channel/pose page pose say whisper @emit (for \) @fpose @fpemit @fsay @wall

example:

@speechmod me=ucstr(%0) "hello. player says "hello."

related topics: say, ", @saystring.

Clone this wiki locally