Jump to content

EvilEngine/NPC: Difference between revisions

no edit summary
Battlepedia>Igorseabra4
(Created page with "{{AssetInfobox |subtitle=NPC |type=Placeable |objectid=0x02 |games=Night of 100 Frights}} This asset defines an entry for an NPC. ==Format== NPC are Placeable Asset|pl...")
 
Battlepedia>Igorseabra4
No edit summary
Line 8:
 
==Format==
NPC are [[Placeable Asset|placeable assets]], so they start with their 0x500x54 byte header (0x540x50 in BFBBScooby), then are followed by:
 
{| class="wikitable"
! Offset !! Type !! Variable !! Description
|-
| 0x500x54 || byte[0x74]float || unknown ||
|-
| 0x58 || float || unknown ||
|-
| 0x5C || float || unknown ||
|-
| 0x60 || float || unknown ||
|-
| 0x64 || float || unknown ||
|-
| 0x68 || float || unknown ||
|-
| 0x6C || float || unknown ||
|-
| 0x70 || float || unknown ||
|-
| 0x74 || short || unknown ||
|-
| 0x76 || short || unknown ||
|-
| 0x78 || short || unknown ||
|-
| 0x7A || short || unknown ||
|-
| 0x7C || byte || unknown ||
|-
| 0x7D || byte || unknown ||
|-
| 0x7E || byte || unknown ||
|-
| 0x7F || byte || unknown ||
|-
| 0x80 || byte || unknown ||
|-
| 0x81 || byte || unknown ||
|-
| 0x82 || byte || unknown ||
|-
| 0x83 || byte || unknown ||
|-
| 0x84 || float || unknown ||
|-
| 0x88 || float || unknown ||
|-
| 0x8C || float || unknown ||
|-
| 0x90 || int || unknown ||
|-
| 0x94 || int || unknown ||
|-
| 0x98 || int || unknown ||
|-
| 0x9C || float || unknown ||
|-
| 0xA0 || float || unknown ||
|-
| 0xA4 || float || unknown ||
|-
| 0xA8 || float || unknown ||
|-
| 0xAC || float || unknown ||
|-
| 0xB0 || float || unknown ||
|-
| 0xB4 || float || unknown ||
|-
| 0xB8 || float || unknown ||
|-
| 0xBC || float || unknown ||
|-
| 0xC0 || float || unknown ||
|-
| 0xC4 || float || unknown ||
|-
! colspan="4" | Events
|-
| 0xC40xC8 || Event[numberOfEvents] || '''[[Events]]''' ||
|}
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.