OBD:ENVP

From OniGalore
Revision as of 18:06, 29 July 2006 by Geyser (talk | contribs)
Jump to navigation Jump to search
ONI BINARY DATA
DPge << Other file types >> FILM
ENVP : Env Particle Array
switch to XML:ENVP page
Overview @ Oni Stuff
OBD.png
Enviroment particles?
Locklights, lights, fire, smoke, steam, "electricity" etc...
Structure
Header (0x20 = 32 bytes)
Variable number of particle chunks (0xD0 = 208 bytes each)
16-byte blank filler if needed (up to 32 byte multiple size)

Template:OBD TXT dec




envp_a.gif


Offset Hex Value Meaning
0x00 01 9B 02 00 667 00667-.ENVP
0x04 01 00 00 06 3 level 3
0x08-0x1D AD DE dead blank filler
0x1E 42 00 66 66 environment particles in array (first particle outlined in black)
First particle (0xD0 = 208 bytes)
0x20-0x5F locklight Global lookup name for the particle (3RAPlocklight.BINA of level 0)
0x60-0x8F lock1_locklight01 Local lookup name for the particle (visible from scripts etc)
0x90 00 00 80 BF -1.000000 unknown
0x94 52 D2 43 B3 -4.559326e-8 unknown
0x98 2E B4 61 B7 -0.000013 unknown
0x9C 2F B4 61 37 0.000013 unknown
0xA0 FD B7 AA B7 -0.000020 unknown
0xA4 00 00 80 BF -1.000000 unknown
0xA8 4A A5 42 33 4.531947e-8 unknown
0xAC 00 00 80 BF -1.000000 unknown
0xB0 FD B7 AA 37 0.000020 unknown
0xB4 BA E1 20 44 643.526978 x-position of the particle
0xB8 C9 C4 50 41 13.048043 y-position (height) of the particle
0xBC 05 EB 89 C3 -275.836090 z-position of the particle
0xC0 00 00 80 3F 1.000000 unknown; always the same
0xC4 00 00 80 3F 1.000000 unknown; always the same
0xC8-0xEF 00 00 00 00 0 unknown; always zero




Template:OBD TXT dec



ONI BINARY DATA
DPge << Other file types >> FILM
ENVP : Env Particle Array
[[OBD:File types/{{{family}}}|{{{family}}} file]]