212 @verb #1606:"say" any any any rxdo #55 @program #1606:"say" any any any "If the last letter (of the last language) is a ? or ! then ask or exclaim, otherwise say." "This verb has been chowned to a wizard so that Max's name doesn't show up in @check." text = player:autocorrect(argstr) last = text ? text[$] | "" set_task_perms(valid(caller_perms()) ? caller_perms() | player) $msg:mtell(last == "?" ? "question" | (last == "!" ? "exclaim" | "say"), text) "Last modified by Dax (#789) on Fri Jun 3 15:59:39 2005 MDT." . 0