Register to post in forums, or Log in to your existing account
 
:
Search found 7 matches for:
Page 1 of 1
Author Message
  Topic: Re: Rainchild's TellWindow (TM)
mksay

Replies: 16
Views: 27856

PostForum: zMUD General Discussion   Posted: Thu Aug 16, 2001 10:41 am   Subject: Re: Rainchild's TellWindow (TM)
Hmmm.... looks like I have missed out another possible pattern:

So-and-so channel_name,

e.g.
Jack whispers, 'Hi'.
You whisper, 'Hi'.

I tried to use %p to try to match the punctuation immed ...
  Topic: Re: Rainchild's TellWindow (TM)
mksay

Replies: 16
Views: 27856

PostForum: zMUD General Discussion   Posted: Thu Aug 16, 2001 9:07 am   Subject: Re: Rainchild's TellWindow (TM)
I guess what you were saying is that %1 can still be used to capture the channel name. Looks great. I will test it out. Thanks.

#VAR {Comms} {say|tell|shout|chat}
#TR {^%x ({@comms}){ |s | to | ...
  Topic: Re: Rainchild's TellWindow (TM)
mksay

Replies: 16
Views: 27856

PostForum: zMUD General Discussion   Posted: Thu Aug 16, 2001 9:01 am   Subject: Re: Rainchild's TellWindow (TM)
Thanks TonDiening.

What to improve that to capture that specific line into individual channel window too?

Currently, I have it setup as
#TRIGGER {({FORM|tell|shout|chat|gossip})} {#CAP 1 %1}
w ...
  Topic: Re: Rainchild's TellWindow (TM)
mksay

Replies: 16
Views: 27856

PostForum: zMUD General Discussion   Posted: Thu Aug 16, 2001 8:02 am   Subject: Re: Rainchild's TellWindow (TM)
Thanks for the response.

I wish I can make it so simple.
Generally there are two formats used in the mud.

A.
(CHANNEL NAME) So-and-So: 'hi', eg (CLAN), (GROUP)

B.
So-and-so tells you 'hell ...
  Topic: Re: Rainchild's TellWindow (TM)
mksay

Replies: 16
Views: 27856

PostForum: zMUD General Discussion   Posted: Wed Aug 15, 2001 8:48 am   Subject: Re: Rainchild's TellWindow (TM)
For performance considerations ;)
I am wondering if it would be better to do what I did (storing the channels into a variable) OR simply

#TRIGGER {({FORM|tell|shout|chat|gossip})} {#CAP 1 %1}
ins ...
  Topic: Re: Rainchild's TellWindow (TM)
mksay

Replies: 16
Views: 27856

PostForum: zMUD General Discussion   Posted: Tue Aug 14, 2001 2:21 pm   Subject: Re: Rainchild's TellWindow (TM)
Thank you! Work like a charm.

  Topic: Re: Rainchild's TellWindow (TM)
mksay

Replies: 16
Views: 27856

PostForum: zMUD General Discussion   Posted: Tue Aug 14, 2001 7:33 am   Subject: Re: Rainchild's TellWindow (TM)
I have trying to modify Rainchild's script to capture the different types of communications into DIFFERENT windows - tell goes to tell window, chat goes to chat window etc.

#VAR comms {FORM|tell|sh ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net