📦 Game Update 13982

This commit is contained in:
a2x
2023-12-19 14:48:27 +10:00
parent 8aa2b8400c
commit 89cbead574
78 changed files with 342 additions and 324 deletions

View File

@@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:27 +0000
* Tue, 19 Dec 2023 04:46:27 +0000
*/
public static class ActiveModelConfig_t {
@@ -1523,6 +1523,8 @@ public static class CCSPlayerController { // CBasePlayerController
public const nint m_dblLastReceivedPacketPlatFloatTime = 0xF8F8; // double
public const nint m_LastTeamDamageWarningTime = 0xF900; // GameTime_t
public const nint m_LastTimePlayerWasDisconnectedForPawnsRemove = 0xF904; // GameTime_t
public const nint m_nSuspiciousHitCount = 0xF908; // uint32_t
public const nint m_nNonSuspiciousHitStreak = 0xF90C; // uint32_t
}
public static class CCSPlayerController_ActionTrackingServices { // CPlayerControllerComponent