I run Zmud through Virt PC on my mac. I play a very competitive pk-oriented mud and it runs a bit slow.
I have a targeting system which allows me to enter a single input and it will work with all of my macros. For instance:
I send to the mud - t bob (I have now targetted bob)
My macros are set up as follows:
F1 - murder @target
F2 - dirt @target
F3 - bash @target
Using t to set my target, when I hit my macros, it sends to the mud:
F1 murder bob
F2 dirt bob
F3 bash bob
I don't want it as an automatic trigger, unless there is a way to set an alias that will turn that trigger on and off after I have set the target.
Any help on if this is possible would be appreciated. I have read the help files and it isn't making much sense to me.