Register to post in forums, or Log in to your existing account
 

Post new topic  Reply to topic     Home » Forums » zMapper Discussion
Macai
Newbie


Joined: 12 Jul 2004
Posts: 6
Location: USA

PostPosted: Mon Nov 06, 2006 12:36 pm   

My attempt at in/exporting to a format readable by a MUD
 
I tried exporting it as text, and putting in a custom SQL Query, which was:
Code:
SELECT ExitTbl.FromID, ExitTbl.ToID, ExitTbl.ExitKindID, ExitTbl.DirType, ObjectTbl.Name, ObjectTbl.Desc FROM ExitTbl, ObjectTbl WHERE ExitTbl.FromID = ObjectTbl.ObjId;


It exported fine! I could easily get a MUD to read that output. But when i try to import it again, it just..doesn't...work.

Is there a way to get zMapper to import the data that this would output? If so, I just might buy this software. :)
_________________
Thank you for your time,
Macai
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Tue Nov 07, 2006 10:34 pm   
 
No, because that doesn't contain enough data to reconstruct the map. You can only import the raw export that is provided in zMapper. This dumps all of the data tables that are needed to construct the map.
Reply with quote
Macai
Newbie


Joined: 12 Jul 2004
Posts: 6
Location: USA

PostPosted: Thu Nov 09, 2006 4:23 am   
 
I hear that, easily. Do you plan to write a little script within the program to dump all of it in an easy-to-read format such as .are, or is that not even on the "To Do" list?
_________________
Thank you for your time,
Macai
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMapper Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
© 2009 Zugg Software. Hosted on Wolfpaw.net