mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-02-15 10:27:22 +08:00
Game update (14132)
This commit is contained in:
@@ -1399,6 +1399,7 @@
|
||||
"m_flLastLandedFrac": 36,
|
||||
"m_flLastLandedVelocityX": 40,
|
||||
"m_flLastLandedVelocityY": 44,
|
||||
"m_flLastLandedVelocityZ": 48,
|
||||
"m_flLastUsableJumpPressFrac": 28,
|
||||
"m_nLastActualJumpPressTick": 16,
|
||||
"m_nLastLandedTick": 32,
|
||||
@@ -1444,6 +1445,11 @@
|
||||
"name": "m_flLastLandedVelocityY",
|
||||
"type": "NetworkVarNames",
|
||||
"type_name": "float"
|
||||
},
|
||||
{
|
||||
"name": "m_flLastLandedVelocityZ",
|
||||
"type": "NetworkVarNames",
|
||||
"type_name": "float"
|
||||
}
|
||||
],
|
||||
"parent": ""
|
||||
@@ -1567,9 +1573,9 @@
|
||||
"m_bDucking": 654,
|
||||
"m_bHasWalkMovedSinceLastJump": 697,
|
||||
"m_bInStuckTest": 698,
|
||||
"m_bJumpApexPending": 1420,
|
||||
"m_bJumpApexPending": 1428,
|
||||
"m_bSpeedCropped": 1232,
|
||||
"m_bWasSurfing": 1428,
|
||||
"m_bWasSurfing": 1436,
|
||||
"m_duckUntilOnGround": 696,
|
||||
"m_fStashGrenadeParameterWhen": 1284,
|
||||
"m_flAccumulatedJumpError": 1328,
|
||||
@@ -1578,15 +1584,15 @@
|
||||
"m_flDuckSpeed": 648,
|
||||
"m_flHeightAtJumpStart": 1308,
|
||||
"m_flLastDuckTime": 672,
|
||||
"m_flLastJumpFrac": 1412,
|
||||
"m_flLastJumpVelocityZ": 1416,
|
||||
"m_flLastJumpFrac": 1420,
|
||||
"m_flLastJumpVelocityZ": 1424,
|
||||
"m_flMaxJumpHeightLastJump": 1316,
|
||||
"m_flMaxJumpHeightThisJump": 1312,
|
||||
"m_flOffsetTickCompleteTime": 1296,
|
||||
"m_flOffsetTickStashedSpeed": 1300,
|
||||
"m_flStamina": 1304,
|
||||
"m_flStaminaAtJumpStart": 1320,
|
||||
"m_flTicksSinceLastSurfingDetected": 1424,
|
||||
"m_flTicksSinceLastSurfingDetected": 1432,
|
||||
"m_flVelMulAtJumpStart": 1324,
|
||||
"m_flWaterEntryTime": 1240,
|
||||
"m_nButtonDownMaskPrev": 1288,
|
||||
@@ -1595,11 +1601,11 @@
|
||||
"m_nGameCodeHasMovedPlayerAfterCommand": 1280,
|
||||
"m_nJumpTimeMsecs": 668,
|
||||
"m_nLadderSurfacePropIndex": 636,
|
||||
"m_nLastJumpTick": 1408,
|
||||
"m_nLastJumpTick": 1416,
|
||||
"m_nOldWaterLevel": 1236,
|
||||
"m_nTraceCount": 1224,
|
||||
"m_vecForward": 1244,
|
||||
"m_vecInputRotated": 1572,
|
||||
"m_vecInputRotated": 1580,
|
||||
"m_vecLadderNormal": 624,
|
||||
"m_vecLastPositionAtFullCrouchSpeed": 688,
|
||||
"m_vecLeft": 1256,
|
||||
|
||||
Reference in New Issue
Block a user