Game update (13996)

This commit is contained in:
a2x
2024-03-14 15:14:28 +10:00
parent a4b9e4abe6
commit 31f8edb98f
78 changed files with 610 additions and 601 deletions

View File

@@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:37 +0000
* Generated using https://github.com/a2x/cs2-dumper
* Thu, 14 Mar 2024 05:07:41 +0000
*/
#pragma once
@@ -2204,12 +2204,13 @@ namespace C_CSPlayerPawnBase { // C_BasePlayerPawn
constexpr std::ptrdiff_t m_vecPlayerPatchEconIndices = 0x15F8; // uint32_t[5]
constexpr std::ptrdiff_t m_bHideTargetID = 0x1614; // bool
constexpr std::ptrdiff_t m_flLastSmokeOverlayAlpha = 0x1618; // float
constexpr std::ptrdiff_t m_vLastSmokeOverlayColor = 0x161C; // Vector
constexpr std::ptrdiff_t m_nPlayerSmokedFx = 0x1628; // ParticleIndex_t
constexpr std::ptrdiff_t m_nPlayerInfernoBodyFx = 0x162C; // ParticleIndex_t
constexpr std::ptrdiff_t m_nPlayerInfernoFootFx = 0x1630; // ParticleIndex_t
constexpr std::ptrdiff_t m_flNextMagDropTime = 0x1634; // float
constexpr std::ptrdiff_t m_nLastMagDropAttachmentIndex = 0x1638; // int32_t
constexpr std::ptrdiff_t m_flLastSmokeAge = 0x161C; // float
constexpr std::ptrdiff_t m_vLastSmokeOverlayColor = 0x1620; // Vector
constexpr std::ptrdiff_t m_nPlayerSmokedFx = 0x162C; // ParticleIndex_t
constexpr std::ptrdiff_t m_nPlayerInfernoBodyFx = 0x1630; // ParticleIndex_t
constexpr std::ptrdiff_t m_nPlayerInfernoFootFx = 0x1634; // ParticleIndex_t
constexpr std::ptrdiff_t m_flNextMagDropTime = 0x1638; // float
constexpr std::ptrdiff_t m_nLastMagDropAttachmentIndex = 0x163C; // int32_t
constexpr std::ptrdiff_t m_vecBulletHitModels = 0x1640; // CUtlVector<C_BulletHitModel*>
constexpr std::ptrdiff_t m_vecPickupModelSlerpers = 0x1658; // CUtlVector<C_PickUpModelSlerper*>
constexpr std::ptrdiff_t m_vecLastAliveLocalVelocity = 0x1670; // Vector