|
austenite Newbie
Joined: 26 Jun 2011 Posts: 1
|
Posted: Sun Jun 26, 2011 8:36 am
Little help? |
If this isn't the right place to post this question I apologize and if someone could point me in the right direction I would greatly appreciate it, otherwise if someone could give me some pointers I would appreciate it =)
I'm' quite the laymen when it comes to using computers but I really enjoy playing muds. I'm currently playing a mud that allows multiplaying but I'm having trouble setting up scripts and aliases in cmud. If I want to issue all commands from a single window that affects the other ones what would be a good way of issuing commands without changing which window is currently the focus window. Say I've got window 'A' and I want to issue a command to 'C' what would be the way of setting that up the best way?
i.e.
k (whatever mob)
would issue the command k (whatever mob) in the third window but stay focused on the first?
Thanks for the replies |
|
|
|
Scirkhan Apprentice
Joined: 14 Sep 2007 Posts: 167 Location: aztx
|
Posted: Sun Jun 26, 2011 8:52 am |
I think it is something like this:
:thirdWindow:k Tiamat |
|
|
|
Daern Sorcerer
Joined: 15 Apr 2011 Posts: 809
|
Posted: Mon Jun 27, 2011 12:46 am |
That would work from the command line. If you want to do it in an alias (or trigger, etc.) use the #EXECWIN command.
|
|
|
|
|
|