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


Joined: 29 Oct 2009
Posts: 1

PostPosted: Thu Oct 29, 2009 8:15 pm   

#TAG and #GAG
 
Im trying to redirect the room info to a seperate window. This trigger is working fine...

Code:

#TRIGGER {^%e[33m(*).*$} {
  #VAR roomname {%stripansi( "%1")}
  #TAG name @roomname
  #CLR Room
  #CAP Room
  } "" {color}


But if i try to edit it to GAG the main window...
Code:

#TRIGGER {^%e[33m(*).*$} {
  #VAR roomname {%stripansi( "%1")}
  #TAG name @roomname
  #CLR Room
  #CAP Room
  #GAG
  } "" {color}


It no longer works correctly. Is there a way to do this?
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