Board | Bugs.old [context] |
---|---|
Sender | Astark |
Date | Tue Oct 28 12:41:24 2014 |
To | all |
Subject | re lyran |
Works fine in zMUD, CMud, FMud, Telnet, and Mudlet. Wraps in MUSHclient and possibly blowtorch. The line is 78 chars per code: sprintf(buf,"{{c%-20s {{w%3s {{c%-20s {{w%3s {{c%-20s {{w%3s{{x\n\r" (blank spaces + the predefined spacing). The real output I see is 79 chars when I copy/paste a line. If I change line wraps in MUSHclient to 81 chars it works fine. thoughts? |