I have a macro F9 its a spell called 'misplace'
When i press F9 and the spell works it causes the
other player to drop an item they are carrying.
The MUD output after F9 is :-
>distract
Your spell worked!
I want to create a trigger that when my spell worked
and only then, i do something.
I can do a trigger to capture 'Your spell worked!'
but that causes a problem when im casting other spells
I have tried to paste output from MUD but it doesnt like
line breaks.
When i press F9 and the spell works it causes the
other player to drop an item they are carrying.
The MUD output after F9 is :-
>distract
Your spell worked!
I want to create a trigger that when my spell worked
and only then, i do something.
I can do a trigger to capture 'Your spell worked!'
but that causes a problem when im casting other spells
I have tried to paste output from MUD but it doesnt like
line breaks.