You can't understand. Basically the pre-delay (twiddle) is the same as usual wait state but there is only one different - you can cancel the delay.

Try to hack you usual wait state thing - do the same thing - the letter "S" or "STOP" will cancel the wait state delay - if you can manage it please help me too. Yes you can, if you use "S" command as first command but if you type "S" at secondary or more later, then you can't anymore.

There should be some kind of command buffer or i don't know.

It's the hardest problem to me in the mud coding history.

Again if anyone will find the solution, please send to copy to: [EMAIL PROTECTED]


And one question more: I receiving mails from rom mailing list as some kind of "day conclussion". All receiving it ?



Rainer Roomet
Phone: (+372) 58133281
Mail/MSN: [EMAIL PROTECTED]





From: Spifey <[EMAIL PROTECTED]>
To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Subject: Re: Help
Date: Fri, 4 Aug 2006 08:50:56 -0400

if I enter the second command command (bash hassan;worth;S) then it won't
work - it just waiting for delay, bash and then do these commands!

My guess is that your ";" (more then one command?) i am assuming is the one
causing you to hang.
I suppose it will work more like an alias.
Just put a stop to it the same way you did with the actual command.

if (d->inbuf->alias?[i] == 'S')

    break; ? return; ?

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

--
ROM mailing list
[email protected]
Unsubscribe here ->>> http://www.rom.org/cgi-bin/mailman/listinfo/rom

Reply via email to