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
Airak
Newbie


Joined: 10 Jan 2001
Posts: 5
Location: USA

PostPosted: Sun Mar 23, 2003 5:45 pm   

Capture Script Troubleshoot
 
So I am trying to make a set of capture scripts to log all the channels within my mud. It works perfectly for me, but everytime that I try to send the script to someone it gets all messed up. Specifically I am logging each channel to a seperate window and also to a "General" windows that logs everything together. The problem I am having with sending it to someone else is that the "Specific" class is not loading. It loads "General" perfect just not "Specific."

#CLASS {Captions}
#CLASS 0

#CLASS {Captions|General}
#TRIGGER {%w whines} {#cap General}
#TRIGGER {%w auctions } {#cap General}
#TRIGGER {You learn from your mistakes} {#cap General}
#TRIGGER {A voice from the heavens} {#cap General}
#TRIGGER {You pray unto} {#cap General}
#TRIGGER {The questmaster says,} {#cap General}
#TRIGGER {You raise a level!!!} {#cap General}
#TRIGGER {You gain:} {#cap General}
#TRIGGER {%w replies,} {#cap General}
#TRIGGER {You tell} {#cap General}
#TRIGGER {You reply to} {#cap General}
#TRIGGER {You say oocly,} {#cap General}
#TRIGGER {%w tells the group} {#cap General}
#TRIGGER {%w tells you} {#cap General}
#TRIGGER {%w says oocly,} {#cap General}
#TRIGGER {You may now quest again.} {#cap General}
#TRIGGER {%w OOC:} {#cap General}
#TRIGGER {WhiteTower} {#cap General}
#TRIGGER {You have become better at} {#cap General}
#CLASS 0

#CLASS {Captions|Specific} {enable}
#TRIGGER {%w group:} {#cap Group}
#TRIGGER {You learn from your mistakes} {#cap Skills}
#TRIGGER {You pray unto} {#cap IMM}
#TRIGGER {A voice from the heavens} {#cap IMM}
#TRIGGER {WhiteTower} {#cap Guild}
#TRIGGER {%w whines} {#cap Whine}
#TRIGGER {You gain:} {#cap Level}
#TRIGGER {You have become better at} {#cap Skills}
#TRIGGER {%w replies,} {#cap Tell}
#TRIGGER {You tell} {#cap Tell}
#TRIGGER {You reply to} {#cap Tell}
#TRIGGER {You say oocly,} {#cap OSay}
#TRIGGER {%w tells the group} {#cap Group}
#TRIGGER {%w tells you} {#cap Tell}
#TRIGGER {%w says oocly,} {#cap OSay}
#TRIGGER {You may now quest again.} {#cap Quest}
#TRIGGER {%w OOC:} {#cap OOC}
#TRIGGER {You raise a level!!!} {#cap Level}
#TRIGGER {The questmaster says,} {#cap Quest}
#CLASS 0

Thanks in advance
Airak
Reply with quote
LightBulb
MASTER


Joined: 28 Nov 2000
Posts: 4817
Location: USA

PostPosted: Sun Mar 23, 2003 6:00 pm   
 
There's nothing wrong with the script to cause the problem you describe. If you are using multi-line cut-and-paste, remove any blank lines.

LightBulb
Advanced Member
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