mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game Update (14107)
This commit is contained in:
@@ -5342,23 +5342,23 @@
|
||||
"m_bMadeFootstepNoise": 1300,
|
||||
"m_bOldJumpPressed": 1308,
|
||||
"m_bSpeedCropped": 1248,
|
||||
"m_bWasSurfing": 1376,
|
||||
"m_bWasSurfing": 1364,
|
||||
"m_duckUntilOnGround": 712,
|
||||
"m_fStashGrenadeParameterWhen": 1316,
|
||||
"m_flAccumulatedJumpError": 1368,
|
||||
"m_flAccumulatedJumpError": 1356,
|
||||
"m_flDuckAmount": 664,
|
||||
"m_flDuckOffset": 676,
|
||||
"m_flDuckSpeed": 668,
|
||||
"m_flHeightAtJumpStart": 1352,
|
||||
"m_flHeightAtJumpStart": 1340,
|
||||
"m_flJumpPressedTime": 1312,
|
||||
"m_flLastDuckTime": 692,
|
||||
"m_flMaxJumpHeightLastJump": 1360,
|
||||
"m_flMaxJumpHeightThisJump": 1356,
|
||||
"m_flMaxJumpHeightLastJump": 1348,
|
||||
"m_flMaxJumpHeightThisJump": 1344,
|
||||
"m_flOffsetTickCompleteTime": 1328,
|
||||
"m_flOffsetTickStashedSpeed": 1332,
|
||||
"m_flStamina": 1336,
|
||||
"m_flStaminaAtJumpStart": 1364,
|
||||
"m_flTicksSinceLastSurfingDetected": 1372,
|
||||
"m_flStaminaAtJumpStart": 1352,
|
||||
"m_flTicksSinceLastSurfingDetected": 1360,
|
||||
"m_flWaterEntryTime": 1256,
|
||||
"m_iFootsteps": 1304,
|
||||
"m_nButtonDownMaskPrev": 1320,
|
||||
@@ -5370,7 +5370,7 @@
|
||||
"m_nOldWaterLevel": 1252,
|
||||
"m_nTraceCount": 1240,
|
||||
"m_vecForward": 1260,
|
||||
"m_vecInputRotated": 1340,
|
||||
"m_vecInputRotated": 1508,
|
||||
"m_vecLadderNormal": 648,
|
||||
"m_vecLastPositionAtFullCrouchSpeed": 704,
|
||||
"m_vecLeft": 1272,
|
||||
@@ -5467,11 +5467,6 @@
|
||||
"type": "NetworkVarNames",
|
||||
"type_name": "float"
|
||||
},
|
||||
{
|
||||
"name": "m_vecInputRotated",
|
||||
"type": "NetworkVarNames",
|
||||
"type_name": "Vector"
|
||||
},
|
||||
{
|
||||
"name": "m_bWasSurfing",
|
||||
"type": "NetworkVarNames",
|
||||
|
Reference in New Issue
Block a user