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

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
Throckman
Newbie


Joined: 12 Oct 2010
Posts: 6

PostPosted: Sun Jan 02, 2011 2:43 pm   

Hidden text problem
 
So I'm running Cmud 3.31 on Genesis LPMud, and I'm trying to find a way of sending a "v" every, say, 30 seconds to get my vitals, but not have it spam my screen. The output is triggered and gagged, but I'm trying to avoid the "v" from appearing and spacing out my screen.

Oh, and I'd like it if I didn't have to turn off ALL the input...

Any help?
Reply with quote
Fizgar
Magician


Joined: 07 Feb 2002
Posts: 333
Location: Central Virginia

PostPosted: Sun Jan 02, 2011 3:23 pm   
 
A command input trigger combined with #gag will keep the v from being echoed to your screen.
Code:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<cmud>
  <trigger type="Command Input" priority="1420" copy="yes">
    <pattern>v</pattern>
    <value>#gag</value>
  </trigger>
</cmud>
_________________
Windows Vista Home Premium SP2 32-bit
AMD Athlon Dual Core 4400+ 2.31 GHz
3 GB RAM
CMUD 3.34
Reply with quote
Throckman
Newbie


Joined: 12 Oct 2010
Posts: 6

PostPosted: Sun Jan 02, 2011 3:26 pm   
 
Ah, problem solved, thanks :)
Reply with quote
MattLofton
GURU


Joined: 23 Dec 2000
Posts: 4834
Location: USA

PostPosted: Sun Jan 02, 2011 3:53 pm   
 
you can also use #SENDRAW v in an alarm. #SENDRAW doesn't echo the command.
_________________
EDIT: I didn't like my old signature
Reply with quote
Tech
GURU


Joined: 18 Oct 2000
Posts: 2733
Location: Atlanta, USA

PostPosted: Sun Jan 02, 2011 5:45 pm   
 
A little off topic, but you should really upgrade to the latest version (to get all bug fixes etc). There's no reason I'm aware of not to upgrage.
_________________
Asati di tempari!
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD 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