|
Jah Wanderer
Joined: 11 Oct 2000 Posts: 52 Location: Sweden
|
Posted: Wed Dec 11, 2002 7:26 pm
Simple triggerhelp |
Ok i want to make a trigger that takes an item at a time from the following output
You still need to find the following:
An artist's smock.
Elven boots.
A rotten arm.
A meat cleaver.
<[1048090] [25739H 8885M 20950V]>
Now the first line is #T+ quest
the second should trigger the alias for the item and #T- quest so it doesnt spam me to oblivion.. Now i just cant figure out how
Fluff the puff. |
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Wed Dec 11, 2002 8:10 pm |
Don't quite follow you. More info please.
Kjata |
|
|
|
Jah Wanderer
Joined: 11 Oct 2000 Posts: 52 Location: Sweden
|
Posted: Wed Dec 11, 2002 9:48 pm |
well i have alises for all items. i want it to take 1 item at a time basicly.
Fluff the puff. |
|
|
|
Sirius Newbie
Joined: 09 Oct 2002 Posts: 9 Location: USA
|
Posted: Wed Dec 11, 2002 11:15 pm |
What do you want it to do?
|
|
|
|
Jah Wanderer
Joined: 11 Oct 2000 Posts: 52 Location: Sweden
|
Posted: Wed Dec 11, 2002 11:42 pm |
Hmm...
first lines makes class go on.
second line should trigger an alias and turn class of until the next thing appears.
I could add #T- quest to every alias but i am to lazy... considering i have above 100 aliases :-)
Fluff the puff. |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Thu Dec 12, 2002 3:33 am |
Why don't you just do precisely what you said?
#TR {You still need to find the following} {#T+ quest}
#TR {An artist's smock} {smock;#T- quest} {quest}
#AL {smock} {whatever you do for smock}
There you go. Instead of adding #T- quest to each alias, you just add it to each trigger instead and move the aliases to the default class. But there's no way of getting around the necessity of adding a command somewhere.
LightBulb
Senior Member |
|
|
|
|
|