crisis Beginner
Joined: 15 Aug 2007 Posts: 10
|
Posted: Fri Aug 24, 2007 6:01 am
Capture Script for Temporal Rifts |
#CLASS {Capture}
#TRIGGER {%w tells you %1} {#CAP friends}
#TRIGGER {You tell %w %1} {#CAP friends}
#TRIGGER {fchat} {#CAP friends}
#TRIGGER {tells the group} {#CAP friends}
#TRIGGER {%w exclaims} {#CAP friends}
#TRIGGER {%w says} {#CAP friends}
#TRIGGER {You say} {#CAP friends}
#TRIGGER {You exclaim} {#CAP friends}
#TRIGGER {%w asks} {#CAP friends}
#TRIGGER {You ask} {#CAP friends}
#TRIGGER {Your friend} {#CAP Friends}
#TRIGGER {%w OOC} {#CAP friends}
#CLASS 0 |
|