This commit is contained in:
Jannes
2025-09-19 20:20:40 +03:00
parent 97ef6badc5
commit 92c36f1ad8
155 changed files with 365 additions and 180737 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-09-17 23:35:16.178232700 UTC
// 2025-09-19 17:18:57.328261100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
@@ -2186,7 +2186,6 @@ pub mod cs2_dumper {
// NetworkVarNames: m_nPersonaDataPublicCommendsFriendly (int)
// NetworkVarNames: m_nPersonaDataXpTrailLevel (int)
// NetworkVarNames: m_vecServerAuthoritativeWeaponSlots (ServerAuthoritativeWeaponSlot_t)
// NetworkVarNames: m_vecNetworkableLoadout (CSNetworkableLoadout_t)
pub mod CCSPlayerController_InventoryServices {
pub const m_unMusicID: usize = 0x40; // uint16
pub const m_rank: usize = 0x44; // MedalRank_t[6]
@@ -2196,8 +2195,8 @@ pub mod cs2_dumper {
pub const m_nPersonaDataPublicCommendsFriendly: usize = 0x68; // int32
pub const m_nPersonaDataXpTrailLevel: usize = 0x6C; // int32
pub const m_unEquippedPlayerSprayIDs: usize = 0xF48; // uint32[1]
pub const m_vecServerAuthoritativeWeaponSlots: usize = 0xF50; // CUtlVectorEmbeddedNetworkVar<ServerAuthoritativeWeaponSlot_t>
pub const m_vecNetworkableLoadout: usize = 0xFD8; // CUtlVectorEmbeddedNetworkVar<CSNetworkableLoadout_t>
pub const m_unCurrentLoadoutHash: usize = 0xF50; // uint64
pub const m_vecServerAuthoritativeWeaponSlots: usize = 0xF58; // CUtlVectorEmbeddedNetworkVar<ServerAuthoritativeWeaponSlot_t>
}
// Parent: None
// Field count: 0
@@ -2408,13 +2407,6 @@ pub mod cs2_dumper {
pub const m_iszInteractsAs: usize = 0x7F8; // CUtlSymbolLarge
pub const m_iszInteractsWith: usize = 0x800; // CUtlSymbolLarge
}
// Parent: None
// Field count: 3
pub mod CSNetworkableLoadout_t {
pub const m_ItemAttributeContainer: usize = 0x30; // CAttributeContainer
pub const m_unTeam: usize = 0x328; // uint16
pub const m_unSlot: usize = 0x32A; // uint16
}
// Parent: CPlayer_UseServices
// Field count: 0
pub mod CCSObserver_UseServices {
@@ -8500,6 +8492,13 @@ pub mod cs2_dumper {
pub const m_iszAchievementEventID: usize = 0x4F8; // CUtlSymbolLarge
pub const m_OnFired: usize = 0x500; // CEntityIOOutput
}
// Parent: None
// Field count: 3
pub mod CCSPlayerController_InventoryServices__NetworkedLoadoutSlot_t {
pub const pItem: usize = 0x0; // CEconItemView*
pub const team: usize = 0x8; // uint16
pub const slot: usize = 0xA; // uint16
}
// Parent: CEntityComponent
// Field count: 70
//