EvilEngine/CNTR: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
Battlepedia>Igorseabra4
(Created page with "==Format== Counters are object assets, so they start with their 0x8 byte header, then are followed by: {| class="wikitable" ! Offset !! Type !! Description |...")
 
Battlepedia>Seil
Line 5: Line 5:
! Offset !! Type !! Description
! Offset !! Type !! Description
|-
|-
| 0x08 || short || '''Count'''
| 0x08 || short || '''Count''' - The initial value of the counter.
|-
|-
| 0x0A || short || '''Unknown'''
| 0x0A || short || '''Unknown''' - Always 0.
|-
|-
! colspan="3" | Events
! colspan="3" | Events

Revision as of 06:02, 15 September 2018

Format

Counters are object assets, so they start with their 0x8 byte header, then are followed by:

Offset Type Description
0x08 short Count - The initial value of the counter.
0x0A short Unknown - Always 0.
Events
0xC Event[numberOfEvents] Events