📦 Game Update 13972

This commit is contained in:
a2x
2023-11-18 11:58:12 +10:00
parent a74b68f45f
commit 614c15299e
76 changed files with 387 additions and 379 deletions

View File

@@ -1,33 +1,33 @@
'''
Created using https://github.com/a2x/cs2-dumper
Fri, 17 Nov 2023 03:37:55 +0000
Sat, 18 Nov 2023 01:51:41 +0000
'''
class client_dll: # client.dll
dwEntityList = 0x17B0D00
dwForceAttack = 0x16B5410
dwForceAttack2 = 0x16B54A0
dwForceBackward = 0x16B56E0
dwForceCrouch = 0x16B59B0
dwForceForward = 0x16B5650
dwForceJump = 0x16B5920
dwForceLeft = 0x16B5770
dwForceRight = 0x16B5800
dwGameEntitySystem = 0x18DC3E0
dwEntityList = 0x17B0CF0
dwForceAttack = 0x16B5400
dwForceAttack2 = 0x16B5490
dwForceBackward = 0x16B56D0
dwForceCrouch = 0x16B59A0
dwForceForward = 0x16B5640
dwForceJump = 0x16B5910
dwForceLeft = 0x16B5760
dwForceRight = 0x16B57F0
dwGameEntitySystem = 0x18DC3D0
dwGameEntitySystem_getHighestEntityIndex = 0x1510
dwGameRules = 0x180C9B0
dwGlobalVars = 0x16B14F0
dwGlowManager = 0x180C9D8
dwInterfaceLinkList = 0x190A078
dwLocalPlayerController = 0x1800018
dwLocalPlayerPawn = 0x16BC4B8
dwPlantedC4 = 0x1813F78
dwPrediction = 0x16BC380
dwSensitivity = 0x180DF68
dwGameRules = 0x180C9A0
dwGlobalVars = 0x16B14E0
dwGlowManager = 0x180C9C8
dwInterfaceLinkList = 0x190A068
dwLocalPlayerController = 0x1800008
dwLocalPlayerPawn = 0x16BC4A8
dwPlantedC4 = 0x1813F68
dwPrediction = 0x16BC370
dwSensitivity = 0x180DF58
dwSensitivity_sensitivity = 0x40
dwViewAngles = 0x186FFC0
dwViewMatrix = 0x180F340
dwViewRender = 0x180FBC0
dwViewAngles = 0x186FFB0
dwViewMatrix = 0x180F330
dwViewRender = 0x180FBB0
class engine2_dll: # engine2.dll
dwBuildNumber = 0x48A514