communications

For technical issues & scripting. Dump it all here!
Ciarra
Posts: 689
Joined: Wed Nov 10, 2010 11:50 pm
Contact:

communications

Post by Ciarra »

communications script for zmud

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 0

THis was adapted from someone elses script for another mud.

Who is online

Users browsing this forum: No registered users and 1 guest