19,597
edits
(D'oh!) |
m (added family to footer template call) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
:''This is about turret instances. For the turret class resource see [[OBD:TURR]] | :''This is about turret instances. For the turret class resource see [[OBD:TURR]].'' | ||
{{OBD OBJC Header|align=center|type=TURR|prev=TRIG|next=WEAP|name=Turret|}} | {{OBD OBJC Header | align=center | type=TURR | prev=TRIG | next=WEAP | name=Turret | stuff=b_tu}} | ||
Line 8: | Line 8: | ||
{{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| 14 04 00 00 | 1044 | size of the complete | {{OBDtr| 0x04 | int32 |FFFF00| 14 04 00 00 | 1044 | size of the complete list from this position in bytes }} | ||
{{OBDtr| 0x08 | int32 |00FF00| 27 00 00 00 | 39 | object | {{OBDtr| 0x08 | int32 |00FF00| 27 00 00 00 | 39 | object list version }} | ||
{{OBDtr| 0x0C | int32 |00FFFF| 90 00 00 00 | 144 | size of the following element in bytes }} | {{OBDtr| 0x0C | int32 |00FFFF| 90 00 00 00 | 144 | size of the following element in bytes }} | ||
{{OBDtrBK}} | {{OBDtrBK}} | ||
Line 18: | Line 18: | ||
:0x'''01''' 00 - appears to be set at runtime if the turret has no particles and on resets (?) | :0x'''01''' 00 - appears to be set at runtime if the turret has no particles and on resets (?) | ||
:0x'''08''' 00 - unknown, something to do with sound | :0x'''08''' 00 - unknown, something to do with sound | ||
:0x''' | :0x'''F6 FF''' - unknown, something to do with sound }} | ||
{{OBDtr| 0x0C | float |C8FFFF| 75 E1 CB C3 | -407.761383| x-position of the turret }} | {{OBDtr| 0x0C | float |C8FFFF| 75 E1 CB C3 | -407.761383| x-position of the turret }} | ||
{{OBDtr| 0x10 | float |C8FFFF| 00 00 94 42 | 74.000000 | y-position (height) of the turret }} | {{OBDtr| 0x10 | float |C8FFFF| 00 00 94 42 | 74.000000 | y-position (height) of the turret }} | ||
Line 43: | Line 43: | ||
''' | '''Tool Mode dialog''' | ||
[[Image:Tool dialog - Turret Properties.png]] | |||
{{OBD OBJC Footer|align=center|type=TURR|prev=TRIG|next=WEAP|name=Turret}} | {{OBD OBJC Footer | align=center | type=TURR | prev=TRIG | next=WEAP | name=Turret | family=Level}} | ||
{{OBD}} |