Oblivion Mod talk:Save File Format/NPC
The UESPWiki – Your source for The Elder Scrolls since 1995
The Form Flags subrecord is present when byte 0 (0x00000001) is set in any change record's overall Flags. Its length is a constant 4 bytes
Surely the above line, and all other references to the various flags, should read:
The Form Flags subrecord is present when bit 0 (0x00000001) is set in any change record's overall Flags. Its length is a constant 4 bytes
byte 3 byte 2 byte 1 byte 0 00000000 00000000 00000000 00000001 <- bit 0, Form Flags 00000000 00000000 00000000 00000100 <- bit 2, Base health
86.6.116.149 23:00, 16 November 2012 (GMT)