OBD:BINA/OBJC/PWRU: Difference between revisions
Jump to navigation
Jump to search
m (design) |
m (wording) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{OBD OBJC Header | align=center | type=PWRU | prev=PATR | next=SNDG | name=Powerup}} | {{OBD OBJC Header | align=center | type=PWRU | prev=PATR | next=SNDG | name=Powerup | stuff=b_pu}} | ||
[[ | [[Image:bin_r_pu.gif]] | ||
{{Table}} | {{Table}} | ||
{{OBDth}} | {{OBDth}} | ||
{{OBDtr| 0x00 | char[4] |FF0000| 43 4A 42 4F | OBJC | | {{OBDtr| 0x00 | char[4] |FF0000| 43 4A 42 4F | OBJC | objects }} | ||
{{OBDtr| 0x04 | int32 |FFFF00| 18 02 00 00 | 536 | size of the complete | {{OBDtr| 0x04 | int32 |FFFF00| 18 02 00 00 | 536 | size of the complete power-up part from this position in bytes }} | ||
{{OBDtr| 0x08 | int32 |00FF00| 27 00 00 00 | 39 | | {{OBDtr| 0x08 | int32 |00FF00| 27 00 00 00 | 39 | object list version }} | ||
{{OBDtr| 0x0C | int32 |00FFFF| 28 00 00 00 | 40 | size of the following element in bytes }} | {{OBDtr| 0x0C | int32 |00FFFF| 28 00 00 00 | 40 | size of the following element in bytes }} | ||
{{OBDtrBK}} | {{OBDtrBK}} | ||
Line 24: | Line 24: | ||
:AMMB - ammo (red clip) | :AMMB - ballistic ammo (red clip) | ||
:AMME - energy cell (green clip) | :AMME - energy cell (green clip) | ||
:HYPO - hypo | :HYPO - hypo | ||
:SHLD - force shield | :SHLD - force shield | ||
:INVI - phase cloak | :INVI - phase cloak | ||
:ALSI - | :ALSI - [[LSI]] (level specific item) | ||
Line 36: | Line 36: | ||
; | ;Tool Mode dialog | ||
No | ...No editor window? | ||
{{OBD OBJC Footer | type=PWRU | prev=PATR | next=SNDG | name=Powerup}} | {{OBD OBJC Footer | type=PWRU | prev=PATR | next=SNDG | name=Powerup | family=Level}} | ||
{{OBD}} |
Latest revision as of 16:26, 11 February 2024
|
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
0x00 | char[4] | 43 4A 42 4F | OBJC | objects |
0x04 | int32 | 18 02 00 00 | 536 | size of the complete power-up part from this position in bytes |
0x08 | int32 | 27 00 00 00 | 39 | object list version |
0x0C | int32 | 28 00 00 00 | 40 | size of the following element in bytes |
First element (black outline) | ||||
0x00 | char[4] | 55 52 57 50 | PWRU | power-up |
0x04 | int32 | AC 1C 00 00 | 7340 | old file ID |
0x08 | int32 | 00 00 00 00 | 0 | unknown |
0x0C | float | E8 92 77 44 | 990.295410 | x-position of the power-up |
0x10 | float | 00 00 D8 41 | 27.000000 | y-position (height) of the power-up |
0x14 | float | 71 DD 98 43 | 305.730010 | z-position of the power-up |
0x18 | float | 00 00 00 00 | 0.000000 | rotation on the x-axis in degrees |
0x1C | float | 00 00 00 00 | 0.000000 | rotation on the y-axis in degrees |
0x20 | float | 00 00 00 00 | 0.000000 | rotation on the z-axis in degrees |
0x24 | char[4] | 41 4D 4D 42 | AMMB | power-up type; the following types are possible:
|
- Tool Mode dialog
...No editor window?
ONI BINARY DATA |
---|
AKVA << Other file types >> CBPI |
BINA : Binary data |
TMBD << Other BINA >> ONIE |
OBJC : Objects |
PATR << Other OBJC >> SNDG |
PWRU : Powerup |
Level file |