|
Timer to send just a carriage return
|
Reply to this subject
Start a new subject
 
Refresh page
| Posted by |
Ailsa
(3 posts) bio
|
| Date |
Wed 01 Jun 2005 05:47 PM (UTC) [ quote
] |
| Message |
Hello,
I want to send just a carriage return at about a 45 second interval. It will not let me put just a return, and I have tried /r and /cR sent to execute and world, and I cannot seem to get it. Basically I want a non world spamming way to keep my tenuous connection to a mud open. Right now I am doing a command every 45 seconds, but just a simple carriage return sent to the world would be very helpful, if I could figure out how to do it.
Thanks! | top |
|
| Posted by |
Dralnu
USA (277 posts) bio
|
| Date |
Reply #1 on Wed 01 Jun 2005 05:50 PM (UTC) [ quote
] |
| Message |
| the times I've needed something like that, I just saved. It doesn't spam people much, and if it spams the log, then the just tell the Imms you have connection issues and that is the best way you could keep your connection open, plus saving alot is never a bad thing | top |
|
| Posted by |
Ailsa
(3 posts) bio
|
| Date |
Reply #2 on Wed 01 Jun 2005 05:52 PM (UTC) [ quote
] |
| Message |
| Yeah right now I just send "time" cause that does not spam anybody. But if I just hit return, it does not spam me either, like time does. If I could just get that to send by a timer that would be great, but if not, well, I will just continue to be an obsessive compulsive time checker in my mud. | top |
|
| Posted by |
Flannel
USA (1,230 posts) bio
|
| Date |
Reply #3 on Wed 01 Jun 2005 07:26 PM (UTC) [ quote
] |
| Message |
Send "" works.
So, you can do SendTo: script and then world.send an empty string via your favorite language. |
~Flannel
Messiah of Rose
Eternity's Trials.
Clones are people two. | top |
|
| Posted by |
Ailsa
(3 posts) bio
|
| Date |
Reply #4 on Wed 01 Jun 2005 08:15 PM (UTC) [ quote
] |
| Message |
| Thanks so much Flannel! Send to world "" works perfectly. :) | top |
|
| Posted by |
Flannel
USA (1,230 posts) bio
|
| Date |
Reply #5 on Wed 01 Jun 2005 08:16 PM (UTC) [ quote
] Amended on Wed 01 Jun 2005 08:17 PM (UTC) by Flannel
|
| Message |
Not send to world, send to: script.
And then in the 'send' box, you have:
send ""
which calls the 'send' script function (which sends a blank line to the server).
But, whatever works. |
~Flannel
Messiah of Rose
Eternity's Trials.
Clones are people two. | top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
2,176 views.
Reply to this subject
Start a new subject
 
Refresh page
top
Comments to:
Gammon Software support
Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )