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
Strakc
Apprentice


Joined: 31 Jan 2006
Posts: 106
Location: Virginia Beach, Virginia

PostPosted: Wed May 03, 2006 7:17 am   

Prompt
 
H:(\d+) M:(\d+) <([a-z- -]+)> I used to use this as my prompt and now... it wont work, and I get this.

Code:

#TRIGGER {H:(\d+) M:(\d+) <([a-z- -]+)>} {#echo hrm}
                            ^ syntax error
Reply with quote
Vodoc
Apprentice


Joined: 11 Apr 2003
Posts: 119
Location: Sweden

PostPosted: Wed May 03, 2006 8:18 am   
 
Your pattern has regex syntax, use this:
Code:
#REGEX {H:(\d+) M:(\d+) <([a-z- -]+)>} {#echo hrm}
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