Game update (14121)

This commit is contained in:
Enoouo
2025-11-05 14:12:33 +08:00
parent 96918d8665
commit 96c6b596d0
74 changed files with 535 additions and 536 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-10-30 00:26:21.405923900 UTC
// 2025-11-05 06:01:01.132204 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
@@ -6508,7 +6508,7 @@ pub mod cs2_dumper {
pub const m_shakeCallback: usize = 0x528; // CPhysicsShake
}
// Parent: CPlayer_MovementServices_Humanoid
// Field count: 41
// Field count: 42
//
// Metadata:
// NetworkVarNames: m_vecLadderNormal (Vector)
@@ -6530,6 +6530,7 @@ pub mod cs2_dumper {
// NetworkVarNames: m_flOffsetTickStashedSpeed (float)
// NetworkVarNames: m_flStamina (float)
// NetworkVarNames: m_bWasSurfing (bool)
// NetworkVarNames: m_bJumpApexPending (bool)
pub mod CCSPlayer_MovementServices {
pub const m_vecLadderNormal: usize = 0x280; // Vector
pub const m_nLadderSurfacePropIndex: usize = 0x28C; // int32
@@ -6572,6 +6573,7 @@ pub mod cs2_dumper {
pub const m_flTicksSinceLastSurfingDetected: usize = 0x548; // float32
pub const m_bWasSurfing: usize = 0x54C; // bool
pub const m_vecInputRotated: usize = 0x5DC; // Vector
pub const m_bJumpApexPending: usize = 0xE08; // bool
}
// Parent:
// Field count: 5