Changes

Jump to navigation Jump to search

FF9/File/Data

4 bytes added, 12:19, 16 November 2008
no edit summary
|style="background:rgb(255,255,255)" | 00 00 (for 4 bytes align)
|}
 
'''''Objects identifiers'''''
 
After this goes object identifiers for selecting in scripts.
One identifier are '''2 bytes''', and size of all identifiers must be '''aligned to 4 bytes''' (by add 0000 identifier).
'''''Pointers to objects'''''
 
Count of pointers = Number of object`s in Data Structure.
Size of all pointers are '''4 bytes'''.
'''''End`s pointer for objects'''''
 
After Pointers to objects goes 4 bytes.
It`s pointer from offset first pointer to end of last object (offset of first pointer + end`s pointer)
Anonymous user

Navigation menu