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
nomad980
Beginner


Joined: 01 Sep 2002
Posts: 15
Location: Miami

PostPosted: Sun May 03, 2009 9:36 am   

Help with an alias
 
<alias name="ooc" autoappend="true" id="973">
<value>:xaos:#SEND {ooc %-1}</value>
</alias>

I am currently using that to send the message back to the mud window. and was wondering if that is a way to make it so that I don't have to type anything at all preceding it to send it.

for instance instead of typing:
ooc blah blah blah

i can type:
bla blah blah

and it would send it.
Reply with quote
charneus
Wizard


Joined: 19 Jun 2005
Posts: 1876
Location: California

PostPosted: Sun May 03, 2009 10:43 am   
 
You could, but it'd be pointless to do so, since the only way you'd be able to accomplish that would be to set up an ONINPUT trigger and it'd send EVERYTHING (even commands) to the xaos window...

If you TRULY want to do that, then...

#ONINPUT {(*)} {#EXECWIN {#SEND {ooc %1}}}

will probably work...

Again, not advisable. There wouldn't be any other way to do so.

Charneus
Reply with quote
nomad980
Beginner


Joined: 01 Sep 2002
Posts: 15
Location: Miami

PostPosted: Sun May 03, 2009 12:47 pm   
 
Thanks for the quick reply, I think i am just going to continue to do what i am doing then.
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