 |
talonnb Apprentice
Joined: 30 Oct 2004 Posts: 127
|
Posted: Wed May 21, 2008 4:10 am
Multi trigger and #cond question |
Basically what I'd like to do, since there are a few things that can fire a set bunch of triggers is make something like this for venoms on weapons.
Trigger line: {Trigger1|Trigger2|Trigger3.....so on} <<---weapon hit lines
Then, when this trigger is tripped, it'll go through conditional triggers that will fire on certain venom messages.
My question is, is it easier to have one seperate message per weapon hit since there are probably like 20 ways venoms can happen, or have them all like above? |
|
|
 |
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Wed May 21, 2008 5:01 pm |
How different are the messages? If only a word or two is different, you can straighten up the pattern so that it has more plain text that doesn't get included in the stringlist. If each message is wildly different, you're probably better off using multiple triggers.
|
|
_________________ EDIT: I didn't like my old signature |
|
|
 |
|
|