Hazar2005-02-12 07:08:41
I just bought zMud. It looks great, but...
Where do I code in my scripts?!?
Please help. PLEASE.
Where do I code in my scripts?!?
Please help. PLEASE.
Richter2005-02-12 07:18:25
Click on the buttons at the top, and go wild.
Also, I like doing them from the command line.
#TRIGGER {hazar} {#cw green} Sets your name in green.
#ALIAS {gg} {get gold} Makes ya get gold.
I only know basics, but I've got a killer bunch of macros, aliases, and a few triggers. Zmud rocks!
Also, I like doing them from the command line.
#TRIGGER {hazar} {#cw green} Sets your name in green.
#ALIAS {gg} {get gold} Makes ya get gold.
I only know basics, but I've got a killer bunch of macros, aliases, and a few triggers. Zmud rocks!
Unknown2005-02-12 19:28:06
You can also write them up Command-line style (like Richter described) in a .txt file and import it into your settings. Not always effective, but can be useful for some major scripting.