Author |
Message |
Topic: About entering tons of commands.. Wasn't sure where to post |
Gatekeeper
Replies: 2
Views: 5493
|
Forum: zMUD General Discussion Posted: Sat Dec 25, 2004 9:46 pm Subject: About entering tons of commands.. Wasn't sure where to post |
If you're slow walking you can #stop, but once the commands have been sent to the mud there's nothing further the client can do. |
Topic: #ONINPUT and #COND {reparse} |
Gatekeeper
Replies: 1
Views: 3145
|
Forum: zMUD General Discussion Posted: Sat May 31, 2003 3:23 am Subject: #ONINPUT and #COND {reparse} |
The following trigger doesn't completely work:
#ONINPUT {^Test (%d) (*)} {#GAG;#show %2}
#COND {Test 1} {#ECHO Cond 1 Works!} {reparse}
The first part goes off fine, but the conditional doesn't w ... |
Topic: Word wrapping. |
Gatekeeper
Replies: 3
Views: 6547
|
Forum: zMUD General Discussion Posted: Thu Apr 03, 2003 11:17 pm Subject: Word wrapping. |
Is there any way to alter ZMud so it wraps at the end of the window and not at the end of a predefined line length?
|
Topic: Parsed database file |
Gatekeeper
Replies: 1
Views: 3277
|
Forum: zMUD General Discussion Posted: Sun Dec 08, 2002 2:32 am Subject: Parsed database file |
I'm fairly certain that I've successfully written more complicated triggers in the past, but I know very little about how the database feature on ZMud works. So I'd appreciate anything you can toss m ... |
|