|
Delgar Beginner
Joined: 22 Dec 2008 Posts: 21
|
Posted: Sat Apr 18, 2009 11:07 pm
[3.06] #nnn <cmd> Not Sending <cmd> |
The #nnn repeat operation seems to be broken. I have tried the following things and gotten the results in comments:
#2 where // sends nothing to the mud and nothing is printed in the output window.
#2 {where} // prints "ERROR: argument still on stack: where" twice, and then sends where to the mud twice.
Put these in an alias and a trigger, and the same results.
Changing the repeat number only changes the number of times the error message is printed.
This worked fine in 3.05.
Thanks,
-- Delgar |
|
|
|
charneus Wizard
Joined: 19 Jun 2005 Posts: 1876 Location: California
|
Posted: Sun Apr 19, 2009 4:29 am |
Confirmed. Odd... I did it with:
#2 {#SAY Hi}
and it returned the same error message, but then proceeded to send it directly to the MUD instead of parsing it as a CMUD command.
Charneus |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Apr 20, 2009 5:29 pm |
Confirmed. Looks like a side-effect of one of the parser bug fixes. Added to the high-priority bug list.
|
|
|
|
|
|