mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
fix this
This commit is contained in:
@@ -4491,10 +4491,10 @@
|
||||
"m_nPersonaDataPublicLevel": 92,
|
||||
"m_nPersonaDataXpTrailLevel": 108,
|
||||
"m_rank": 68,
|
||||
"m_unCurrentLoadoutHash": 3920,
|
||||
"m_unEquippedPlayerSprayIDs": 3912,
|
||||
"m_unMusicID": 64,
|
||||
"m_vecNetworkableLoadout": 4056,
|
||||
"m_vecServerAuthoritativeWeaponSlots": 3920
|
||||
"m_vecServerAuthoritativeWeaponSlots": 3928
|
||||
},
|
||||
"metadata": [
|
||||
{
|
||||
@@ -4536,15 +4536,19 @@
|
||||
"name": "m_vecServerAuthoritativeWeaponSlots",
|
||||
"type": "NetworkVarNames",
|
||||
"type_name": "ServerAuthoritativeWeaponSlot_t"
|
||||
},
|
||||
{
|
||||
"name": "m_vecNetworkableLoadout",
|
||||
"type": "NetworkVarNames",
|
||||
"type_name": "CSNetworkableLoadout_t"
|
||||
}
|
||||
],
|
||||
"parent": "CPlayerControllerComponent"
|
||||
},
|
||||
"CCSPlayerController_InventoryServices__NetworkedLoadoutSlot_t": {
|
||||
"fields": {
|
||||
"pItem": 0,
|
||||
"slot": 10,
|
||||
"team": 8
|
||||
},
|
||||
"metadata": [],
|
||||
"parent": null
|
||||
},
|
||||
"CCSPlayerPawn": {
|
||||
"fields": {
|
||||
"m_ArmorValue": 6972,
|
||||
@@ -15879,15 +15883,6 @@
|
||||
],
|
||||
"parent": null
|
||||
},
|
||||
"CSNetworkableLoadout_t": {
|
||||
"fields": {
|
||||
"m_ItemAttributeContainer": 48,
|
||||
"m_unSlot": 810,
|
||||
"m_unTeam": 808
|
||||
},
|
||||
"metadata": [],
|
||||
"parent": null
|
||||
},
|
||||
"CSPerRoundStats_t": {
|
||||
"fields": {
|
||||
"m_iAssists": 56,
|
||||
|
Reference in New Issue
Block a user