patel-nikhil / SHCLiveStatReader

A program that reads and stores Stronghold Crusader stats, as they happen in game
7 stars 2 forks source link

Address range 24BA5C8 - E4 #6

Closed GRhin closed 4 years ago

GRhin commented 4 years ago

OK so i have been looking at undefined adresses from the spreadsheet #4 And two have me confused. Let me know if you have any ideas...

This particular range, seems to be 8 blocks of 4 bytes (so one per player). The numbers are always small, and go up slowly. In a large 8 player game (2 allied wazirs, 5 rats, and me doing nothing) i think the highest number was 21. In a 3 player free-for-all me, and 2 rats, I reached a score of 4, and one rat got to 1, the other got 0.

GRhin commented 4 years ago

I think i found it... Units lost to Gaia. For example when i lose a unit to lions. Im pretty sure there is a bug (feature?) where units digging moat randomly die... maybe other units do too? And thats what is being recorded here. Basically units killed by no player in particular

GRhin commented 4 years ago

Ive confirmed Lions and disease, havent been able to replicate the moat bug