 |
Vijilante SubAdmin

Joined: 18 Nov 2001 Posts: 5187
|
Posted: Sun Jul 19, 2009 1:39 am
[3.09] #QUEUE |
The parsing error seems to only occur when the speedwalk queue is empty.
Procedure
1. Delete any mapper related files from CMud directory
untitled and dbm, zfg, etc.
2. Launch CMud
3. Close Sessions window (ESC)
4. Open Mapper (CTRL-M)
5. Paste(CTRL-V) in the command line
Code: |
#LOAD "English Directions"
#CALL %maplocked(0)
#CALL %map.NewRoom("","",0,0,0,0,-1)
#TELEPORT 1
#MAKEROOM e |
6. Press Enter
7. Paste(CTRL-V) in the command line
8. Press Enter
Note that the "w" command was sent to the mud. This is contrary to the previous behavior of #QUEUE. Possibly it is just a parameter left on stack bug. |
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
 |
Tech GURU

Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Sun Jul 19, 2009 7:47 pm |
Confirmed. Oddly enough, I also got a parsing error when I did the the #QUEUE w command.
|
|
_________________ Asati di tempari! |
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Jul 20, 2009 5:09 pm |
Confirmed. I actually get "Error parsing command: System Error. Code: 5. Access is denied". I have no idea what that means, but it's added to the bug list.
|
|
|
 |
|
|