I am working on my first good wizard and wanted to sit and prac spells. So I need to
have a way to sleep when mana gets low and
resume casting when its back up.
#TRIGGER {become better at (*)!} {#VARIABLE better {%1}}
The variable better contains the correct string "hand to hand"
this is on my screen after the trigger works.
Having a lot of fun with triggers but I ran into something I can't figure out.
IF the mud sends you
You got better at Hand to Hand!
How do I capture the "Hand to Hand" part of the string ...
I looked through the documentation, but could not find anything in regards to command line arguments (Dos Prompt). Have had zmud for a few years, but never need to do this before.