|
BillyWiz Newbie
Joined: 06 Feb 2006 Posts: 8
|
Posted: Tue Feb 07, 2006 12:02 am
Need Help |
Okay i've done some more reading and playing around. I think my problem was that my MUD uses MXP so zmud will no see the colours.
As i said my last post the text i want to trigger of appears like this.
(Assassins) {name} wisps
is there any way to set a trigger that will not take into account the {name} part but only (Assassins) wisps |
|
|
|
Vitae Enchanter
Joined: 17 Jun 2005 Posts: 673 Location: New York
|
Posted: Tue Feb 07, 2006 1:29 pm |
trigger on
~(Assassins~) * wisps |
|
|
|
Iceclaw Apprentice
Joined: 11 Sep 2005 Posts: 124
|
Posted: Tue Feb 07, 2006 2:44 pm |
If you want to capture the Name to a variable or something, be sure to put it in parenthesis.
|
|
|
|
Vitae Enchanter
Joined: 17 Jun 2005 Posts: 673 Location: New York
|
Posted: Tue Feb 07, 2006 6:53 pm |
Since he said
"is there any way to set a trigger that will not take into account the {name} part but only (Assassins) wisps"
figured i'd make it easier. |
|
|
|
BillyWiz Newbie
Joined: 06 Feb 2006 Posts: 8
|
Posted: Tue Feb 07, 2006 10:52 pm |
Thanks Vitae that worked great.
|
|
|
|
|
|