Game update (14033)

This commit is contained in:
Eno
2024-10-05 12:50:24 +08:00
parent 5553df41e0
commit b1bea92d2a
67 changed files with 363 additions and 324 deletions

View File

@@ -6567,14 +6567,15 @@
"m_PlayerDamager": 40,
"m_PlayerRecipient": 44,
"m_RecipientXuid": 80,
"m_bIsOtherEnemy": 104,
"m_bIsOtherEnemy": 108,
"m_hPlayerControllerDamager": 48,
"m_hPlayerControllerRecipient": 52,
"m_iActualHealthRemoved": 92,
"m_iDamage": 88,
"m_iLastBulletUpdate": 100,
"m_iNumHits": 96,
"m_killType": 105,
"m_iActualHealthRemoved": 96,
"m_iBulletsDamage": 88,
"m_iDamage": 92,
"m_iLastBulletUpdate": 104,
"m_iNumHits": 100,
"m_killType": 109,
"m_szPlayerDamagerName": 56,
"m_szPlayerRecipientName": 64
},
@@ -17977,6 +17978,15 @@
},
"type": "uint32"
},
"EContributionScoreFlag_t": {
"alignment": 1,
"members": {
"k_EContributionScoreFlag_Bullets": 2,
"k_EContributionScoreFlag_Default": 0,
"k_EContributionScoreFlag_Objective": 1
},
"type": "uint8"
},
"EInButtonState": {
"alignment": 4,
"members": {