Death Table Start
Address | Player ID | Version | Size | Length | SCR |
---|---|---|---|---|---|
0x58A364 | 1.16.1 | 48 | 228 | Simple Data |
Description
Counts per player, per unit
First entry in the death table (P1 marine) for 1.16.1.
Structured like
P1 marine
P2 marine
...
P12 marine
P1 ghost
P2 ghost
...
P12 ghost
...
...
For each unit, 4 bytes per player, for 12 players.
offset + (unit*12 + player) * sizeof(u32)