Green Projects' Cybiko RPG Kit ============================== Technical Information File (17:13 23/01/01) RKI Files (uncompiled item lists) --------------------------------- DATA TYPES USED: * "char" = 1 byte * "short" = 2 bytes * "int" or "long" = 4 bytes (this is the same as used in Borland C++ Builder, in which the tools are written) File Contents: 256 ITEM DEFINITIONS *---------------------------------------Beginning Of File---------------------------------------* *********FOR EACH ITEM: REPEAT 256 TIMES********* 32 BYTES Fixed-length null-terminated string; shorter name for the item 32 BYTES Fixed-length null-terminated string; longer, full name for the item 32 BYTES Fixed-length null-terminated string; description of the item, for the user 32 BYTES Fixed-length null-terminated string; filename of the large (18x18) image file 32 BYTES Fixed-length null-terminated string; filename of the small (8x8) image file 32 BYTES Fixed-length null-terminated string; name of script to be run when item collected 32 BYTES Fixed-length null-terminated string; name of script to be run when item used INT Trade Value of item (0 = cannot be traded) ************END REPEAT FOR EACH ITEM************* *------------------------------------------End Of File------------------------------------------* This document, it's contents and all other related media are (c)Copyright 2001, Kieren Johnstone. All Rights Reserved. If you want to use parts of this file, copy it to other locations, transmit it to/from any media for commerical purposes, you must contact the author for permission. Distribution Contact: Kieren Johnstone (page601@hotmail.com)