Hi! I just started playing Achaea again and this is the first time I've used Mudlet. I've used other clients that I'm more familiar with when it comes to alias, triggers, regex, etc.
But I'm just learning with Mudlet. So any help would be greatly appreciated.
I'm trying to make an alias that uses hydra armclamp on my target and the arm I chose.
My alias looks like this, thus far:
Name: Hydra Armclamp
Pattern: ^hac(\w+)$
arm = matches[2]
send("Hydra armclamp"..target..arm)
The output I'm getting is:
hydra armclamp joeleft
So, it's recognizing my target from my targeting alias and it's recognizing which arm, but there's no space between the target and the arm.
I'm sure this probably an easy fix and any help would be great! It'll be another small step to improving my proficiency with Mudlet. Thank you very much.
Comments
Site: https://github.com/trevize-achaea/scripts/releases
Thread: http://forums.achaea.com/discussion/4064/trevizes-scripts
Latest update: 9/26/2015 better character name handling in GoldTracker, separation of script and settings, addition of gold report and gold distribute aliases.