Offset |
Type |
Raw Hex |
Value |
Description
|
0x00 |
res_id |
01 F9 03 00 |
1017 |
01017-.ONCP
|
0x04 |
lev_id |
01 00 00 06 |
3 |
level 3
|
0x08 |
char[16] |
AD DE |
dead |
unused
|
0x18 |
int8 |
0 |
0 |
is loaded; must be 0, set to 1 at runtime
|
0x19 |
char[3] |
AD DE |
dead |
unused
|
0x1C |
int32 |
0D 00 00 00 |
13 |
array size
|
First element (black outline)
|
0x00 |
char[16] |
acid |
particle name (all entries after the first 00 are useless); (called up from the Particle.TRAM file)
|
0x10 |
char[64] |
env_splash_e01a |
reference to 05799-3RAPenv_splash_e01a.BINA of level 0 (all entries after the first 00 are useless)
|
0x50 |
int16hb |
FF FF |
-1, high bit |
number of the bodypart, which the particle is fixed to (-1 = disabled); if the high bit is set (the high bit is 00 80), the particle isn't fixed to a bodypart, but calculated
|
0x52 |
int16 |
5F 00 |
95 |
unknown; always the same
|
0x54 |
int32 |
00 00 00 00 |
0 |
runtime only
|