|
broksonic62 Newbie
Joined: 16 Jul 2004 Posts: 5
|
Posted: Fri Jul 23, 2004 12:41 am
trigger help for a blank mind |
i used to know how to do this but old age affects the mind...
i want to create a trigger that will send random lines that i create to the mud when i see the line; "[CLAN] *name* has rejoined the land of the living."
i know someone out there can refresh this old mans memory. |
|
|
|
Jellybear Newbie
Joined: 08 Jul 2004 Posts: 8 Location: USA
|
Posted: Fri Jul 23, 2004 2:16 am |
something like this should work....
#TRIGGER {^~[CLAN~]: &%wtname has rejoined the land of the living.$} {#case %random {tell @tname About time!} {tell @tname I didn't even notice you died.} {tell @tname Why do you die like that?}} |
|
_________________ mmmm....jellybears |
|
|
|
|
|