Register
to post in forums
, or
Log in
to your existing account
Site
Web
Enter your search terms
:
Search found 4 matches for:
Page
1
of
1
Author
Message
Topic:
Sending commands to another window
stormydragon
Replies:
6
Views:
3629
Forum:
zMUD
General Discussion
Posted: Tue Sep 05, 2006 5:21 am Subject:
Sending commands to another window
Oh, I figured out the problem. I forgot that I'd remapped the redirect character from : to ^ because : is a command on the MU* I'm using. So I need to replace :public: with ^public^
Still curious ...
Topic:
Sending commands to another window
stormydragon
Replies:
6
Views:
3629
Forum:
zMUD
General Discussion
Posted: Mon Sep 04, 2006 5:04 am Subject:
Sending commands to another window
Just as an example, this script:
#IF (!%window( "Shouts - %2")) {
#MAKEWINDOW "Shouts - %2" OPEN
:public:#ONINPUT {^Test$} {Test...}
}
#CAPTURE "Shouts - %2"
#GAG
Will get a syntax er ...
Topic:
Sending commands to another window
stormydragon
Replies:
6
Views:
3629
Forum:
zMUD
General Discussion
Posted: Mon Sep 04, 2006 4:45 am Subject:
Sending commands to another window
Is there someway to make it handle multiple word names?
Topic:
Sending commands to another window
stormydragon
Replies:
6
Views:
3629
Forum:
zMUD
General Discussion
Posted: Sun Sep 03, 2006 3:41 am Subject:
Sending commands to another window
Suppose you have the main output window A and a child window B. Is there anyway for a trigger running in window A to create a trigger in window B?
I tried the obvious method of :B:#TRIGGER .... bu ...
Page
1
of
1
All times are GMT
© 2009 Zugg Software. Hosted on
Wolfpaw.net