Firey Wanderer
Joined: 30 Dec 2003 Posts: 61 Location: Norway
|
Posted: Tue Dec 06, 2005 4:57 pm
Help with Achaean' lifevision triggers |
So lifevision is a skill which makes you able to see if something is an illusion or not. Although doesn't always work.
It will pop up ** Illusion ** when it's an illusion. It can pop up under, over or both..
Examples:
2544h, 2556m, 13600w cex-
** Illusion **
You feel a tightening sensation grow in your lungs.
2544h, 2556m, 13600w cex-
2544h, 2556m, 13510w cex-
** Illusion **
Your mind softens as you feel your entire being filled with a deep inner peace.
** Illusion **
2544h, 2556m, 13510w cex-
2544h, 2556m, 13510w cex-
You feel a tightening sensation grow in your lungs.
** Illusion **
2544h, 2556m, 13510w cex-
The "2544h, 2556m, 13510w cex-" is my prompt line in achaea though, it will pop up between all the lines where something new happens...
I've tried to do this:
#TRIGGER {~*~* Illusion ~*~*} {#IG off;#WAIT 50;#IG on}
But then it will disable, illusion, the person hits me for real, then it turns on..so it won't cure the hit..
And I've tried this:
#TRIGGER {~*~* Illusion ~*~*} {#IG off;#TEMP {^&%d{health}h, &%d{mana}m, &%d{willpower}w (%w)-} {#IG on}}
But it simply didn't realy work...
And both my triggers won't work at all if the ** Illusion ** is beneath the illusion...
Anyone understand?
Anyone able to help?
Thanks |
|