Patch for SYSBOOKS package

Made a small change or new addition to the Distro that makes a difference? You can post the changes here in .patch or .diff file format, for others to use or even added to the official Distro SVN!

Moderators: POL Developer, Distro Developer

Locked
User avatar
OldnGrey
POL Expert
Posts: 657
Joined: Sat Feb 04, 2006 6:26 pm

Patch for SYSBOOKS package

Post by OldnGrey »

Added:
GM Command to toggle book between read/write and readonly

Deleted:
Removed unused bookstorage.cfg file

Edited:
* itemdesc.cfg - added commented out example of a shard common book defined in itemdesc
* methods.src - fixed reading of book contents from itemdesc.cfg entry.

NOTES:
* Books defined in itemdesc cannot be editied
* When editing books using cprops (for Author, Title, and Contents), the changes are saved in datafiles, not back to the cprop
* When opening a book the scripts search for entries in datafile, cprops then itemdesc entries in that order. They will only write back to datafiles.
Attachments
SysBook.patch
Distro SYSBOOKS mod
(82.2 KiB) Downloaded 330 times
Locked