mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 19:49:58 +08:00
📦 Game Update 13966 (2)
This commit is contained in:
@@ -1,30 +1,33 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 3 Nov 2023 01:49:49 +0000
|
||||
Fri, 3 Nov 2023 09:10:10 +0000
|
||||
'''
|
||||
|
||||
class client_dll: # client.dll
|
||||
dwBaseEntityModel_setModel = 0x5812D0
|
||||
dwEntityList = 0x17AA8F8
|
||||
dwForceBackward = 0x16AF570
|
||||
dwForceCrouch = 0x16AF840
|
||||
dwForceForward = 0x16AF4E0
|
||||
dwForceJump = 0x16AF7B0
|
||||
dwForceLeft = 0x16AF600
|
||||
dwForceRight = 0x16AF690
|
||||
dwGameEntitySystem = 0x1964168
|
||||
dwGameEntitySystem_getBaseEntity = 0x6048E0
|
||||
dwGameEntitySystem_getHighestEntityIndex = 0x5F65D0
|
||||
dwGameRules = 0x1806F58
|
||||
dwGlobalVars = 0x16AB2E0
|
||||
dwGlowManager = 0x18066B8
|
||||
dwInterfaceLinkList = 0x1991E78
|
||||
dwLocalPlayerController = 0x17F9C18
|
||||
dwLocalPlayerPawn = 0x16B6318
|
||||
dwPlantedC4 = 0x189DB08
|
||||
dwViewAngles = 0x18F8090
|
||||
dwViewMatrix = 0x1899080
|
||||
dwViewRender = 0x1899A58
|
||||
dwBaseEntityModel_setModel = 0x581310
|
||||
dwEntityList = 0x17AA8E8
|
||||
dwForceAttack = 0x16AF290
|
||||
dwForceAttack2 = 0x16AF320
|
||||
dwForceBackward = 0x16AF560
|
||||
dwForceCrouch = 0x16AF830
|
||||
dwForceForward = 0x16AF4D0
|
||||
dwForceJump = 0x16AF7A0
|
||||
dwForceLeft = 0x16AF5F0
|
||||
dwForceRight = 0x16AF680
|
||||
dwGameEntitySystem = 0x1964158
|
||||
dwGameEntitySystem_getBaseEntity = 0x604920
|
||||
dwGameEntitySystem_getHighestEntityIndex = 0x5F6610
|
||||
dwGameRules = 0x1806F48
|
||||
dwGlobalVars = 0x16AB2D0
|
||||
dwGlowManager = 0x18066A8
|
||||
dwInterfaceLinkList = 0x1991E68
|
||||
dwLocalPlayerController = 0x17F9C08
|
||||
dwLocalPlayerPawn = 0x16B6320
|
||||
dwPlantedC4 = 0x189DAF8
|
||||
dwPrediction = 0x16B61F0
|
||||
dwViewAngles = 0x18F8088
|
||||
dwViewMatrix = 0x1899070
|
||||
dwViewRender = 0x1899A48
|
||||
|
||||
class engine2_dll: # engine2.dll
|
||||
dwBuildNumber = 0x488514
|
||||
|
||||
Reference in New Issue
Block a user