Talk:The Dvorak Engine
From Dvorak - A Blank-Card Game
Jump to navigationJump to search
Crashed Engine
How do you use the Engine? I can't use any of the commands, it always says to use help.
- Could you show a log of the problems you've had? --Zaratustra 00:35, 8 August 2007 (BST)
- Ok, printscreen: http://img117.imageshack.us/img117/5417/problem1dh9.jpg
- Before it worked...Ariev 17:57, 8 August 2007 (BST)
- Looks like someone tried to add too many cards to it, and it crashed. I've restarted it. If anyone wants to give me a replacement newcard/loadcard function that cuts off at 200 cards (my MUSHcode is very rusty, and I haven't got the time to get it back up to speed), I'd appreciate it. --Kevan 18:44, 8 August 2007 (BST)
- And ah, the exact limit seems to be 164 cards, with some testing, with the crash happening when you try to shuffle the deck. ("Run away objects: too many commands queued. Halted.") --Kevan 18:52, 8 August 2007 (BST)
Ok it working now. Ariev 23:29, 8 August 2007 (BST)
MUSHcode dump suggestions
Replace <br> with a vertical pipe rather than remove it completely. It's screwing up cards in some decks. -- Zaratustra 18:57, 19 September 2007 (BST)
- Better yet, replace it with "%r", the equivalent line break in MUSHcode. --CashCrazed 05:46, 4 January 2009 (UTC)
cleardeck
The cleardeck command doesn't seem to work fully, it always leaves the first card loaded in the draw pile. 'repeal 1' works to remove it.--Xahn Borealis 13:08, 8 November 2008 (UTC)