Lately, I switched over to Aetolia, another IRE MUD, as was wondering.
In the game, there is a skill that allows you to detect illusions, which are primarily used by the stealthy class in order to throw off their combatant's system for healing.
Basically, it gives the line ****Illusion****. It has a 25% chance of coming before the actual illusion, and a 25% of coming after.
Now, what I would like to do is this: When the first ****Illusion**** comes in, I would like to to completely ignore the next lines until I receive the prompt. When I mean ignore, I mean everything. Gags and stops it from doing the script I want those lines to do.
I figure I can do the same thing for the 2nd ****Illusion**** line, but it'd work through a different multi-line trigger.
Any help is appreciated. I have been wracking my brains, and what limited programming I know, for at least a week.
In the game, there is a skill that allows you to detect illusions, which are primarily used by the stealthy class in order to throw off their combatant's system for healing.
Basically, it gives the line ****Illusion****. It has a 25% chance of coming before the actual illusion, and a 25% of coming after.
Now, what I would like to do is this: When the first ****Illusion**** comes in, I would like to to completely ignore the next lines until I receive the prompt. When I mean ignore, I mean everything. Gags and stops it from doing the script I want those lines to do.
I figure I can do the same thing for the 2nd ****Illusion**** line, but it'd work through a different multi-line trigger.
Any help is appreciated. I have been wracking my brains, and what limited programming I know, for at least a week.