|
Accolades Newbie
Joined: 15 Jul 2002 Posts: 3 Location: Republic of Korea
|
Posted: Mon Jul 15, 2002 8:02 pm
Grabbing MUD command responses in separate windows |
Hi guys, I'm having a little problem I can't seem to solve, I'm looking to grab the response from the MUD server and send all the information to a separate window titled "navigation" without having any response show up on the main menu. I've tried doing a myriad of things such as:
#SEND navigate
#WA
#CAP 13 navigation
#GA -13
but nothing seems to stop the servers response from showing up in the main window... can someone please help me?
Thanks in advance
- Tim - |
|
|
|
Virus Wanderer
Joined: 29 Jun 2002 Posts: 69 Location: USA
|
Posted: Mon Jul 15, 2002 8:49 pm |
This is a response I got when I asked the same question. I also have implemented it and use it on the 3030 site some times. (I already have 5 windos going and am using size 6 font to get the most space. I dont see being able to ahve more windows.)
-------------------------------------------
You can easily turn capturing and gagging on with an alias for your navigate command. The hard part is detecting when to stop capturing/gagging. It appears you could use the 180 line for that. You'll probably need to include some of the underscores so the trigger doesn't fire on a heading of 180.
#AL navigate {#C+ Navigation;#GAGON;~navigate}
#TR {180} {#C-;#GAGOFF}
LightBulb
Senior Member
Oops, forgot to include the "navigate" command for the MUD. It's fixed now.
---------------------------------------
Also, if you need any help, I go by Virus on 3029, and Rich on 3030. Also if you go to 96 I can help ya there.
Richard Powell
Mux Alias: Virus
2796 Wizard Staff
64.89.10.1 port 2796
Rich@gigdev.com |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|