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
Twigg
Wanderer


Joined: 22 May 2003
Posts: 60
Location: USA

PostPosted: Fri Sep 23, 2005 1:09 am   

how to space?
 
I want to make an alias that automatically has a space after the command ...is there a character to do it with? I seem to remember being able to use ^ but it does not work anymore.
Thanks
_________________
Twigg
Reply with quote
billaben
Wanderer


Joined: 02 Sep 2005
Posts: 60

PostPosted: Fri Sep 23, 2005 2:59 am   
 
'~' is the key you want.

#EXEC {say~ ~ ~ ~ ~ ~ ~ }

That will force it to type say with seven spaces after it. Normally zmud will trim out any extraneous whitespace. There might be other ways to do this as well.
Reply with quote
Twigg
Wanderer


Joined: 22 May 2003
Posts: 60
Location: USA

PostPosted: Fri Sep 23, 2005 12:01 pm   
 
ok, I know that it is me, but it did not work... I enter 'sa' followed immediately by a name. no space and I get something like 'samike' if I used mike as the name. It is supposed to look like 'say to mike' I wrote it as 'say to~%1' should I have written it this way? #EXEC {say~ ~ ~ ~ ~ ~ ~ } I know this is rudimentary but I am so grateful for the help and believe it or not I just love Zmud.
Thanks
_________________
Twigg
Reply with quote
Kiasyn
Apprentice


Joined: 05 Dec 2004
Posts: 196
Location: New Zealand

PostPosted: Fri Sep 23, 2005 7:19 pm   
 
#EXEC {say to %1} should work but otherwise #EXEC{say~ to~ %1}
_________________
Kiasyn
Owner of Legends of Drazon
Coder on Dark Legacy
Check out Talon, an easy IMC connection.
Reply with quote
Vijilante
SubAdmin


Joined: 18 Nov 2001
Posts: 5182

PostPosted: Fri Sep 23, 2005 8:26 pm   
 
Switch to a command input trigger:
#ONINPUT {^sa(*)$} {say to %1}
_________________
The only good questions are the ones we have never answered before.
Search the Forums
Reply with quote
Twigg
Wanderer


Joined: 22 May 2003
Posts: 60
Location: USA

PostPosted: Fri Sep 23, 2005 9:39 pm   
 
yes, yes! thank-you!
_________________
Twigg
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