I have never used Obuild but i wanted to add the possibility of restring obj
names and descriptions and got the same ugly effect of having trash chars
appended to the string i edited.
This until i found out that in the struct obj_file_elem ther wasn't a field
to save obj names and descriptions.
So every copy of an object had the same memory zone to allocate its name and
description, so when i edited it every copy of that obj changed name and
desc.
Adding the missing field in the obj_file_elem (apart from destroying the
rent files) let me edit each object name and desc infivifually, without
problems.
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST