|
roxy Beginner
Joined: 16 Oct 2001 Posts: 22
|
Posted: Wed Nov 21, 2001 1:16 am
Multi window mudding |
Okay, im playing a mud using 2 characters, and i would like to know if it is possible to send a command to the currently inactive mud window, if that makes sense.
The two windows have different names if that helps?
Thanks
Roxy Bee |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Wed Nov 21, 2001 2:13 am |
quote:
Okay, im playing a mud using 2 characters, and i would like to know if it is possible to send a command to the currently inactive mud window, if that makes sense.
The two windows have different names if that helps?
Thanks
Roxy Bee
Yep. The window SHOULD be named, and so you can just do this (assume the windows are named Player1 and Player2):
:Player2:<commands to send>
The first : tells ZMud to keep the current window focused (active), while the second : tells ZMud that the preceeding text is the window name.
li'l shmoe of Dragon's Gate MUD |
|
|
|
roxy Beginner
Joined: 16 Oct 2001 Posts: 22
|
Posted: Wed Nov 21, 2001 2:45 am |
Thanks :)
Roxy Bee |
|
|
|
|
|