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

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD Beta Forum
gmueller
Apprentice


Joined: 06 Apr 2004
Posts: 173

PostPosted: Sun May 20, 2007 1:11 am   

Trigger failed to create from command line
 
1) type this from the command line WITHOUT already haveing the mapper class created

Code:
#REGEX {\033\[33m([A-Z]+.*\.)\033\[0m$} {ratcount = 0} "mapping" {case|color}
it will be ignored.

This works though:
2)
Code:
#CLASS mapping;#CLASS 0;#REGEX {\033\[33m([A-Z]+.*\.)\033\[0m$} {ratcount = 0} "mapping" {case|color}
Reply with quote
gmueller
Apprentice


Joined: 06 Apr 2004
Posts: 173

PostPosted: Sun May 20, 2007 1:20 am   
 
the forum stripped some of the escape codes, it's better now.
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Mon May 21, 2007 5:22 pm   
 
I entered your first #REGEX command into CMUD and it worked fine for me here, so I can't reproduce any problem with this.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD Beta Forum 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