Author |
Message |
Topic: #SUB and pattern matching |
Teleos
Replies: 2
Views: 844
|
Forum: zMUD General Discussion Posted: Wed Jul 07, 2004 6:28 pm Subject: #SUB and pattern matching |
Here's how the tells look in Achaea:
You tell Liedia Navarne, Adherent of Light, Sorry...and thanks!
Liedia tells you, You're welcome!
I want to #SUB the first example to look like this:
-> ... |
Topic: Captured Window Formatting |
Teleos
Replies: 12
Views: 3481
|
Forum: zMUD General Discussion Posted: Wed Jul 07, 2004 4:18 pm Subject: Captured Window Formatting |
It works!
You forgot the #CLASS 0 line for the Captures Class, but other than that...nice work! I really appreciate the help.
Many Thanks... |
Topic: Captured Window Formatting |
Teleos
Replies: 12
Views: 3481
|
Forum: zMUD General Discussion Posted: Wed Jul 07, 2004 4:55 am Subject: Captured Window Formatting |
No apology taken! You have been more than helpful!
Here's a new screenshot...the line wrap that Achaea sends is still a problem, see the last few tells.
http://www.flex.net/~snk/Achaea/ss2.jpg
... |
Topic: Captured Window Formatting |
Teleos
Replies: 12
Views: 3481
|
Forum: zMUD General Discussion Posted: Tue Jul 06, 2004 11:01 pm Subject: Captured Window Formatting |
Heh, now everything is gagged, and nothing is sent to :Chats:.
and everything is super laggy on my end, like the screen is trying to refresh occasionaly...
Appreciate the effort and time...I am ... |
Topic: Captured Window Formatting |
Teleos
Replies: 12
Views: 3481
|
Forum: zMUD General Discussion Posted: Tue Jul 06, 2004 8:38 pm Subject: Captured Window Formatting |
I am confident in these replies, but don't quite know how to implement with my current system...here's my capture code to my :Chats: window...which is where I need to fix the line wrap problem!
#CL ... |
Topic: Captured Window Formatting |
Teleos
Replies: 12
Views: 3481
|
Forum: zMUD General Discussion Posted: Sat Jul 03, 2004 3:07 pm Subject: Captured Window Formatting |
Here's a screenshot of my new Chats window in Achaea:
http://www.flex.net/~snk/Achaea/ss.jpg
See all the pre-mature line wraps? Achaea sends carriage returns that canoot be configured, but I woul ... |
Topic: Channel Cap and Sub |
Teleos
Replies: 1
Views: 638
|
Forum: zMUD General Discussion Posted: Thu Jul 01, 2004 11:57 pm Subject: Channel Cap and Sub |
Here's my new channel capture, and my attempt to strip the labels from each chan since they are now in their own windows...
#cLASS {Gags}
#TRIGGER {%dh, %dm ex-} {#ga}
:Shallam:#TRIGGER {~(Sha ... |
Topic: Gagging a specific window? |
Teleos
Replies: 1
Views: 880
|
Forum: zMUD General Discussion Posted: Thu Jul 01, 2004 3:47 pm Subject: Gagging a specific window? |
Is it possible to to gag certain lines in specific windows?
Example:
I have my city tells captured into a window called "Shallam"
But in the Shallam window, every line says "(Shallam): "
I want ... |
Topic: Multiline Trigger |
Teleos
Replies: 2
Views: 1117
|
Forum: zMUD General Discussion Posted: Mon Jun 28, 2004 9:23 pm Subject: Multiline Trigger |
I am trying to set up a basic trigger for the following...when I type DIAG on of the following two cases can happen:
1) I am not afflicted with anything, in which case I get the following on a new ... |
|