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


Joined: 24 Feb 2005
Posts: 23

PostPosted: Wed May 25, 2005 9:43 pm   

#send command help
 
ok... i have text files that im using for saved dirs on quests... speed walking is not supported on the mud i play as there is a limit on how fast you can walk, so i have the buffer for each command set to 1 second, but there are a couple parts where i want to command stack two dirs at once as to avoid some aggressive monsters... i tried to save two dirs on one line of the text file like this:

n
e
e;n

but it just sends it as one command "e;n" and i get a reply from the mud "e; is not a command"
any help here would be appreciated
Reply with quote
Nexes
Beginner


Joined: 23 Mar 2003
Posts: 28

PostPosted: Thu May 26, 2005 7:30 pm   
 
Exactly how are you sending it? I've never used the #SEND command and I don't see the need, but I believe that it would bypass all Zmud parsing, which means that the semicolon would not be removed.
Reply with quote
shalimar
GURU


Joined: 04 Aug 2002
Posts: 4675
Location: Pensacola, FL, USA

PostPosted: Thu May 26, 2005 8:53 pm   
 
#SEND file {#exec}

does that work?
_________________
Discord: Shalimarwildcat
Reply with quote
minish1
Beginner


Joined: 24 Feb 2005
Posts: 23

PostPosted: Fri May 27, 2005 10:04 pm   
 
no, that does not work, as #send command executes each line of a text file... i have one line that is e; e so that it stacks e twice, but it does not work properly since it tries to send "e; e" as one command to the mud... i have it stacked to try to get past the 1 second buffer between lines... i appreciate the attempt at help, but if you dont understand the #send command, please refrain from replying :P
Reply with quote
DeReP
Adept


Joined: 14 Jun 2003
Posts: 222
Location: Chile

PostPosted: Fri May 27, 2005 10:16 pm   
 
Dont be rude with people trying to help you out dude.

Tried Making it?
Code:

.ee
Reply with quote
Vijilante
SubAdmin


Joined: 18 Nov 2001
Posts: 5182

PostPosted: Sat May 28, 2005 12:55 am   
 
I would suggest that #SEND is not what you want to be using. You should produce your own loop with #FILE; #READ or %read; #ALARM; and perhaps even #EXECUTE. Beyond those pointers we really can't suggest much based on the information you have provided.

Personally I wouldn't suggest too much to someone that has worked with zMud for nearly 3 years, and been a semifrequent poster and helper in these forums. Shalimar has paid his/her dues here and while the solution provided didn't work that is no reason to be beligerent. All of us that answer questions here do so on a voluntary basis. That includes 'Guru' types like me that know far too much about zMud. Please at least try to be courteous to those that try to help you...

As to how to exactly work with my suggestions above I would reccommend reading the help on all of those command and functions. I made all of them hyperlinks to the online help for you.
_________________
The only good questions are the ones we have never answered before.
Search the Forums
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