Hey all, i'm trying to do a Note trigger. Basicly it's like
Trigger:
*summons up an evil tide of unholy power which engulfs you*
Send: Note ("[FIRE] **APPLY MENDING")
Send to Script
However in the MUD, the trigger message has a line break in it. It's going like
So-and-so summons up an evil tide of unholy power which engulfs you.
The trigger message is all one line, so the message that wraps to the next line doesn't trigger it.
How do I go about telling the trigger line to go onto the next line as well, so that message that goes 2 lines long, triggers that trigger?
-thanks in advance.
Trigger:
*summons up an evil tide of unholy power which engulfs you*
Send: Note ("[FIRE] **APPLY MENDING")
Send to Script
However in the MUD, the trigger message has a line break in it. It's going like
So-and-so summons up an evil tide of unholy power which engulfs you.
The trigger message is all one line, so the message that wraps to the next line doesn't trigger it.
How do I go about telling the trigger line to go onto the next line as well, so that message that goes 2 lines long, triggers that trigger?
-thanks in advance.