COMMAND Say - KVonGit/quest5-stuff GitHub Wiki
<command name="say">
<pattern>say "#text#";say #text#</pattern>
<script>
msg ("You say, \""+text+"\".")
</script>
</command>
<command name="say">
<pattern>say "#text#";say #text#</pattern>
<script>
msg ("You say, \""+text+"\".")
</script>
</command>