Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » zMUD General Discussion
Loto
Apprentice


Joined: 05 May 2003
Posts: 194

PostPosted: Sat Apr 24, 2004 7:05 am   

Multiple windows
 
Today I upgraded to the newset version if zMUD. A script I had working on version 6.40, what I used before, no longer works. It was this:

#CLASS {Channels}
#TRIGGER {tells you} {:CHANNEL:#SAYPROMPT {%time( hh:nn)};#CAP CHANNEL;#GAG}
#TRIGGER {says} {:CHANNEL:#SAYPROMPT {%time( hh:nn)};#CAP CHANNEL;#GAG}
#TRIGGER {questions} {:CHANNEL:#SAYPROMPT {%time( hh:nn)};#CAP CHANNEL;#GAG}
#TRIGGER {answers} {:CHANNEL:#SAYPROMPT {%time( hh:nn)};#CAP CHANNEL;#GAG}
#TRIGGER {tells the group} {:CHANNEL:#SAYPROMPT {%time( hh:nn)};#CAP CHANNEL;#GAG}
#TRIGGER {you say} {:CHANNEL:#SAYPROMPT {%time( hh:nn)};#CAP CHANNEL;#GAG}
#TRIGGER {you question} {:CHANNEL:#SAYPROMPT {%time( hh:nn)};#CAP CHANNEL;#GAG}
#TRIGGER {you tell} {:CHANNEL:#SAYPROMPT {%time( hh:nn)};#CAP CHANNEL;#GAG}
#TRIGGER {shakes his head.} {:CHANNEL:#SAYPROMPT {%time( hh:nn)};#CAP CHANNEL;#GAG}
#TRIGGER {nods.} {:CHANNEL:#SAYPROMPT {%time( hh:nn)};#CAP CHANNEL;#GAG}
#CLASS 0

It was made to move certain things to a new window... What is swrong with it?
Reply with quote
Loto
Apprentice


Joined: 05 May 2003
Posts: 194

PostPosted: Sat Apr 24, 2004 7:24 am   
 
Changed it, works now.
Took some stuff out.


#CLASS {Chade|Multiple Window}
#TRIGGER {tells you} {
#CAP CHANNEL
#GAG
}
#TRIGGER {you chat} {
#CAP CHANNEL
#GAG
}
#TRIGGER {chats} {
#CAP CHANNEL
#GAG
}
#TRIGGER {says} {
#CAP CHANNEL
#GAG
}
#TRIGGER {you say} {
#CAP CHANNEL
#GAG
}
#TRIGGER {you tell} {
#CAP CHANNEL
#GAG
}
#CLASS 0
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
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

© 2009 Zugg Software. Hosted by Wolfpaw.net