Shattered Kingdoms
https://shatteredkingdoms.com/forums/

(MUSHClient) Direction autocomplete aliases
https://shatteredkingdoms.com/forums/viewtopic.php?f=42&t=20819
Page 1 of 1

Author:  Edoras [ Thu Dec 02, 2010 8:32 am ]
Post subject:  (MUSHClient) Direction autocomplete aliases

Tired of typing "c flame se dragon" only to hit the "SEared" halfling in your group! These eight aliases will take care of all your misdirected needs!

In MushClient, open the "Immediate" window (Ctrl+I) and paste the following.

AddAlias("southeast_1", "* se", "%1 southeast", 33, "")
AddAlias("southeast_2", "* se *", "%1 southeast %2", 33, "")
AddAlias("northeast_1", "* ne", "%1 northeast", 33, "")
AddAlias("northeast_2", "* ne *", "%1 northeast %2", 33, "")
AddAlias("northwest_1", "* nw", "%1 northwest", 33, "")
AddAlias("northwest_2", "* nw *", "%1 northwest %2", 33, "")
AddAlias("southwest_1", "* sw", "%1 southwest", 33, "")
AddAlias("southwest_2", "* sw *", "%1 southwest %2", 33, "")

Then, click the "Run" button. No message will pop up, but they should be in your alias list. From now on, you'll never have to worry about flamestriking the swarthy guy in your group because you wanted to hit the southwest lion.

Of course, if you DO want to hit or look at someone with an adjective that starts with "sw," you'll have to type out at least the first 3 letters of their name. A small price to pay.

Author:  Im2young4u [ Thu Dec 02, 2010 8:51 am ]
Post subject:  Re: (MUSHClient) Direction autocomplete aliases

Edoras wrote:
Tired of typing "c flame se dragon" only to hit the "SEared" halfling in your group! These eight aliases will take care of all your misdirected needs!

In MushClient, open the "Immediate" window (Ctrl+I) and paste the following.

AddAlias("southeast_1", "* se", "%1 southeast", 33, "")
AddAlias("southeast_2", "* se *", "%1 southeast %2", 33, "")
AddAlias("northeast_1", "* ne", "%1 northeast", 33, "")
AddAlias("northeast_2", "* ne *", "%1 northeast %2", 33, "")
AddAlias("northwest_1", "* nw", "%1 northwest", 33, "")
AddAlias("northwest_2", "* nw *", "%1 northwest %2", 33, "")
AddAlias("southwest_1", "* sw", "%1 southwest", 33, "")
AddAlias("southwest_2", "* sw *", "%1 southwest %2", 33, "")

Then, click the "Run" button. No message will pop up, but they should be in your alias list. From now on, you'll never have to worry about flamestriking the swarthy guy in your group because you wanted to hit the southwest lion.

Of course, if you DO want to hit or look at someone with an adjective that starts with "sw," you'll have to type out at least the first 3 letters of their name. A small price to pay.


One that I'll play gladly.

Nice to see you getting in on the Lua Scripting action.

Page 1 of 1 All times are UTC - 8 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/