|
masterkrueger Wanderer
Joined: 24 Jan 2010 Posts: 65 Location: Hamburg
|
Posted: Tue May 25, 2010 7:35 pm
Which MUD-Files are really necessary? zMUD to CMUD |
I wanna clean up my data-mess :) and I'm not sure which files are really necessary and which one's I can delete.
I deleted may files in my MUD folder and everything seems to work fine but I don't wanna get things broken in the future...
Can someone tell me which fileendings are CMUD only?
Thx |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Tue May 25, 2010 11:52 pm |
the ones that are definitely cmud-only are:
.xly (layouts)
.tbz (custom toolbars)
.pkg (scripts)
.dbm (3.x and above mapper database file)
the ones that are definitely zmud only are:
.mud (scripts)
.lay (layouts)
.zsc (more scripts)
the ones that are either unchanged or which work in both:
.mdb (ADO/JET 4.0 databases)
.db (database module data, ie, name=George, age=23, etc)
.dbd (database module definitions, ie, descriptions of field types)
.dbt (database module templates)
There may be more that I haven't thought of, but that's basically it. |
|
_________________ EDIT: I didn't like my old signature |
|
|
|
masterkrueger Wanderer
Joined: 24 Jan 2010 Posts: 65 Location: Hamburg
|
Posted: Wed May 26, 2010 9:33 am |
Thanks you are brilliant!!
|
|
|
|
|
|