Code: Select all
#CLASS {Communications}
#TRIGGER {%w narrates, '*'$} {#CAPTURE Communications}
#TRIGGER {%w chats, '*'$} {#CAPTURE Communications}
#TRIGGER {%w tells you, '*'$} {#CAPTURE Communications}
#TRIGGER {You narrate, '*'$} {#CAPTURE Communications}
#TRIGGER {You reply to %w, '*'$} {#CAPTURE Communications}
#TRIGGER {You tell %w, '*'$} {#CAPTURE Communications}
#TRIGGER {You chat, '*'$} {#CAPTURE Communications}
#TRIGGER {%w yells, '*'$} {#CAPTURE Communications}
#TRIGGER {%w speaks from the * '*'$} {#CAPTURE Communications}
#TRIGGER {You yell, '*'$} {#CAPTURE Communications}
#TRIGGER {%w hisses, '*'$} {#CAPTURE Communications}
#TRIGGER {%w says '*'$} {#CAPTURE Communications}
#TRIGGER {%w globals, '*'$} {#CAPTURE Communications}
#TRIGGER {You hiss, '*'$} {#CAPTURE Communications}
#TRIGGER {You say '*'$} {#CAPTURE Communications}
#TRIGGER {%w speaks loudly to the Light '*'$} {#CAPTURE Communications}
#TRIGGER {You global, '*'$} {#CAPTURE Communications}
#CLASS 0THis was adapted from someone elses script for another mud.