| Author |
Message |
Topic: Format of MetaTbl.DrawData in the automapper database |
Zazou
Replies: 5
Views: 7112
|
Forum: CMUD General Discussion Posted: Fri Jul 22, 2011 8:59 pm Subject: Format of MetaTbl.DrawData in the automapper database |
| Sorry, I was somewhat wrong! The only change is that in the stream of integers, there's now a replacement of 0x00 to 0x2530.. which is a tad confusing if you don't realise that quickly. Makes it loo ... |
Topic: Format of MetaTbl.DrawData in the automapper database |
Zazou
Replies: 5
Views: 7112
|
Forum: CMUD General Discussion Posted: Wed Jul 20, 2011 11:57 am Subject: Format of MetaTbl.DrawData in the automapper database |
| Thanks for the reply. That's a bit odd; under zMUD and CMUD 2, the field always just contained the coordinates of bends for me [which was nice and easy to deal with! :)]. I don't suppose there's a w ... |
Topic: Format of MetaTbl.DrawData in the automapper database |
Zazou
Replies: 5
Views: 7112
|
Forum: CMUD General Discussion Posted: Tue Jul 19, 2011 10:33 pm Subject: Format of MetaTbl.DrawData in the automapper database |
| I have a program which imports and renders [zC]MUD maps. Fortunately, the change in v3 to use SQLite databases makes reading the data *so* much easier.. unfortunately, the format of MetaTbl.DrawData ... |
Topic: [2.33] Mapper and interface bugs |
Zazou
Replies: 10
Views: 13969
|
Forum: CMUD Beta Forum Posted: Tue Jul 29, 2008 2:15 am Subject: [2.33] Mapper and interface bugs |
| #1: I cannot reproduce this. When a MUD creates a gauge, that gauge is stored in your session preferences. So when you load your session in the future, the gauge will still be there even if the MUD ... |
Topic: [2.33] Mapper and interface bugs |
Zazou
Replies: 10
Views: 13969
|
Forum: CMUD Beta Forum Posted: Sun Jul 27, 2008 11:31 pm Subject: [2.33] Mapper and interface bugs |
Just a note:
Apologies for the brief explanations; it's mostly because I don't know whether things I'm mentioning are known or unknown bugs, or even things which have already been fixed.
I'm mor ... |
Topic: [2.33] Mapper and interface bugs |
Zazou
Replies: 10
Views: 13969
|
Forum: CMUD Beta Forum Posted: Sun Jul 27, 2008 11:21 pm Subject: [2.33] Mapper and interface bugs |
Bugs:
#4: It's impossible (or at least far more difficult) to select a *link* rather than a *room* in the map editor, while this was easy in zmud. Obviously this makes toggling a link to a door mu ... |
Topic: [2.33] Mapper and interface bugs |
Zazou
Replies: 10
Views: 13969
|
Forum: CMUD Beta Forum Posted: Sun Jul 27, 2008 9:57 pm Subject: [2.33] Mapper and interface bugs |
Hi, thanks for the reply.
For #2, even if there are a lot of changes coming up for the mapper, one would hope that it would currently be bug-free in CMUD, since it /is/ a commercial product now, no ... |
Topic: [2.33] Mapper and interface bugs |
Zazou
Replies: 10
Views: 13969
|
Forum: CMUD Beta Forum Posted: Sun Jul 27, 2008 7:36 pm Subject: [2.33] Mapper and interface bugs |
Hi all,
I've been using the CMUD trial a couple of days now, and encountered some bugs which are really affecting usability. It's a huge shame, since CMUD is generally so much better than ZMUD!
... |
Topic: Question about the Mapper's storage format |
Zazou
Replies: 4
Views: 7309
|
Forum: zMUD General Discussion Posted: Wed Aug 29, 2007 3:35 am Subject: Question about the Mapper's storage format |
| I do feel special! Thank you very much. |
Topic: Question about the Mapper's storage format |
Zazou
Replies: 4
Views: 7309
|
Forum: zMUD General Discussion Posted: Wed Aug 29, 2007 3:06 am Subject: Question about the Mapper's storage format |
| Thanks for the reply, but... "Sorry, but only users granted special access can read topics in this forum." Apparently I'm not special enough. :< |
Topic: Question about the Mapper's storage format |
Zazou
Replies: 4
Views: 7309
|
Forum: zMUD General Discussion Posted: Tue Aug 28, 2007 9:00 pm Subject: Question about the Mapper's storage format |
Hi,
I've checked the forums for this, and (unsurprisingly! :D) found nothing--I suppose it's not a common issue.
I'm trying to work out how zMUD stores its data on maps--most is simply understan ... |
Topic: Special characters within a match |
Zazou
Replies: 2
Views: 4856
|
Forum: zMUD General Discussion Posted: Mon Feb 19, 2007 7:00 pm Subject: Special characters within a match |
Thanks for the suggestion!
#log is somewhat similar, but I'm only capturing certain lines, not all (the trigger isn't *just* the #write command, there's an #if). The file also needs to be updated ... |
Topic: Special characters within a match |
Zazou
Replies: 2
Views: 4856
|
Forum: zMUD General Discussion Posted: Mon Feb 19, 2007 6:10 pm Subject: Special characters within a match |
Hi,
I'm trying to capture what is sent by the MUD (including character codes) and write it to a file. My trigger is ^(*)$ with the command #write 1 "%1" in it.
However, if %1 ... |
| |