Has anyone changed the saving of world files to the ascii conversion instead
of the bitfields (I think thats what it is called).
example:
Original world files are like:
#3005
key dull metal~
a key of dull metal~
A key made of a dull metal is lying on the ground here.~
~
18 cdq 16385
3005 0 0 0
1 0 0
and when I edit/save the object file it changes it to:
3005
key dull metal~
a key of dull metal~
A key made of a dull metal is lying on the ground here.~
~
18 65548 1
3005 0 0 0
1 0 0
I want to keep it saved as the cdq type format.
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST