mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-24 16:15:35 +08:00
📦 Game Update 13985 (2)
This commit is contained in:
parent
c45c562699
commit
525e41d33b
@ -25,7 +25,7 @@
|
||||
{
|
||||
"name": "dwForceAttack",
|
||||
"module": "client.dll",
|
||||
"pattern": "48 8D 0D ? ? ? ? E9 C4 42 B4 FF",
|
||||
"pattern": "48 8D 0D ? ? ? ? E9 04 EC B3 FF",
|
||||
"operations": [
|
||||
{
|
||||
"type": "rip"
|
||||
@ -39,7 +39,7 @@
|
||||
{
|
||||
"name": "dwForceAttack2",
|
||||
"module": "client.dll",
|
||||
"pattern": "48 8D 0D ? ? ? ? E9 D4 42 B4 FF",
|
||||
"pattern": "48 8D 0D ? ? ? ? E9 14 EC B3 FF",
|
||||
"operations": [
|
||||
{
|
||||
"type": "rip"
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
public static class AimMatrixOpFixedSettings_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:56 +0000
|
||||
Tue, 23 Jan 2024 00:52:44 +0000
|
||||
'''
|
||||
|
||||
class AimMatrixOpFixedSettings_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
public static class ActiveModelConfig_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:57 +0000
|
||||
Tue, 23 Jan 2024 00:52:45 +0000
|
||||
'''
|
||||
|
||||
class ActiveModelConfig_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
public static class CEmptyEntityInstance {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:56 +0000
|
||||
Tue, 23 Jan 2024 00:52:44 +0000
|
||||
'''
|
||||
|
||||
class CEmptyEntityInstance:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:46 +0000
|
||||
*/
|
||||
|
||||
public static class CAnimScriptBase {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:46 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:57 +0000
|
||||
Tue, 23 Jan 2024 00:52:46 +0000
|
||||
'''
|
||||
|
||||
class CAnimScriptBase:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:46 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:46 +0000
|
||||
*/
|
||||
|
||||
public static class animationsystem_dll { // animationsystem.dll
|
||||
@ -9,14 +9,14 @@ public static class animationsystem_dll { // animationsystem.dll
|
||||
}
|
||||
|
||||
public static class client_dll { // client.dll
|
||||
public const nint LegacyGameUI001 = 0x8A2480;
|
||||
public const nint Source2ClientUI001 = 0x8916C0;
|
||||
public const nint Source2ClientPrediction001 = 0x7A96F0;
|
||||
public const nint ClientToolsInfo_001 = 0x735BC0;
|
||||
public const nint Source2Client002 = 0x735BE0;
|
||||
public const nint GameClientExports001 = 0x735BD0;
|
||||
public const nint EmptyWorldService001_Client = 0x490D00;
|
||||
public const nint Source2ClientConfig001 = 0x477C40;
|
||||
public const nint LegacyGameUI001 = 0x8A26B0;
|
||||
public const nint Source2ClientUI001 = 0x8918F0;
|
||||
public const nint Source2ClientPrediction001 = 0x7A9920;
|
||||
public const nint ClientToolsInfo_001 = 0x735DE0;
|
||||
public const nint Source2Client002 = 0x735E00;
|
||||
public const nint GameClientExports001 = 0x735DF0;
|
||||
public const nint EmptyWorldService001_Client = 0x490F20;
|
||||
public const nint Source2ClientConfig001 = 0x477E60;
|
||||
}
|
||||
|
||||
public static class engine2_dll { // engine2.dll
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:46 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
@ -13,14 +13,14 @@ namespace animationsystem_dll { // animationsystem.dll
|
||||
}
|
||||
|
||||
namespace client_dll { // client.dll
|
||||
constexpr std::ptrdiff_t LegacyGameUI001 = 0x8A2480;
|
||||
constexpr std::ptrdiff_t Source2ClientUI001 = 0x8916C0;
|
||||
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7A96F0;
|
||||
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x735BC0;
|
||||
constexpr std::ptrdiff_t Source2Client002 = 0x735BE0;
|
||||
constexpr std::ptrdiff_t GameClientExports001 = 0x735BD0;
|
||||
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x490D00;
|
||||
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x477C40;
|
||||
constexpr std::ptrdiff_t LegacyGameUI001 = 0x8A26B0;
|
||||
constexpr std::ptrdiff_t Source2ClientUI001 = 0x8918F0;
|
||||
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7A9920;
|
||||
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x735DE0;
|
||||
constexpr std::ptrdiff_t Source2Client002 = 0x735E00;
|
||||
constexpr std::ptrdiff_t GameClientExports001 = 0x735DF0;
|
||||
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x490F20;
|
||||
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x477E60;
|
||||
}
|
||||
|
||||
namespace engine2_dll { // engine2.dll
|
||||
|
@ -15,35 +15,35 @@
|
||||
"client_dll": {
|
||||
"data": {
|
||||
"ClientToolsInfo_001": {
|
||||
"value": 7560128,
|
||||
"value": 7560672,
|
||||
"comment": null
|
||||
},
|
||||
"EmptyWorldService001_Client": {
|
||||
"value": 4787456,
|
||||
"value": 4788000,
|
||||
"comment": null
|
||||
},
|
||||
"GameClientExports001": {
|
||||
"value": 7560144,
|
||||
"value": 7560688,
|
||||
"comment": null
|
||||
},
|
||||
"LegacyGameUI001": {
|
||||
"value": 9053312,
|
||||
"value": 9053872,
|
||||
"comment": null
|
||||
},
|
||||
"Source2Client002": {
|
||||
"value": 7560160,
|
||||
"value": 7560704,
|
||||
"comment": null
|
||||
},
|
||||
"Source2ClientConfig001": {
|
||||
"value": 4684864,
|
||||
"value": 4685408,
|
||||
"comment": null
|
||||
},
|
||||
"Source2ClientPrediction001": {
|
||||
"value": 8034032,
|
||||
"value": 8034592,
|
||||
"comment": null
|
||||
},
|
||||
"Source2ClientUI001": {
|
||||
"value": 8984256,
|
||||
"value": 8984816,
|
||||
"comment": null
|
||||
}
|
||||
},
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:57 +0000
|
||||
Tue, 23 Jan 2024 00:52:46 +0000
|
||||
'''
|
||||
|
||||
class animationsystem_dll: # animationsystem.dll
|
||||
@ -8,14 +8,14 @@ class animationsystem_dll: # animationsystem.dll
|
||||
AnimationSystem_001 = 0x5F1D0
|
||||
|
||||
class client_dll: # client.dll
|
||||
LegacyGameUI001 = 0x8A2480
|
||||
Source2ClientUI001 = 0x8916C0
|
||||
Source2ClientPrediction001 = 0x7A96F0
|
||||
ClientToolsInfo_001 = 0x735BC0
|
||||
Source2Client002 = 0x735BE0
|
||||
GameClientExports001 = 0x735BD0
|
||||
EmptyWorldService001_Client = 0x490D00
|
||||
Source2ClientConfig001 = 0x477C40
|
||||
LegacyGameUI001 = 0x8A26B0
|
||||
Source2ClientUI001 = 0x8918F0
|
||||
Source2ClientPrediction001 = 0x7A9920
|
||||
ClientToolsInfo_001 = 0x735DE0
|
||||
Source2Client002 = 0x735E00
|
||||
GameClientExports001 = 0x735DF0
|
||||
EmptyWorldService001_Client = 0x490F20
|
||||
Source2ClientConfig001 = 0x477E60
|
||||
|
||||
class engine2_dll: # engine2.dll
|
||||
SimpleEngineLoopService_001 = 0x1E65E0
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:46 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
@ -11,14 +11,14 @@ pub mod animationsystem_dll { // animationsystem.dll
|
||||
}
|
||||
|
||||
pub mod client_dll { // client.dll
|
||||
pub const LegacyGameUI001: usize = 0x8A2480;
|
||||
pub const Source2ClientUI001: usize = 0x8916C0;
|
||||
pub const Source2ClientPrediction001: usize = 0x7A96F0;
|
||||
pub const ClientToolsInfo_001: usize = 0x735BC0;
|
||||
pub const Source2Client002: usize = 0x735BE0;
|
||||
pub const GameClientExports001: usize = 0x735BD0;
|
||||
pub const EmptyWorldService001_Client: usize = 0x490D00;
|
||||
pub const Source2ClientConfig001: usize = 0x477C40;
|
||||
pub const LegacyGameUI001: usize = 0x8A26B0;
|
||||
pub const Source2ClientUI001: usize = 0x8918F0;
|
||||
pub const Source2ClientPrediction001: usize = 0x7A9920;
|
||||
pub const ClientToolsInfo_001: usize = 0x735DE0;
|
||||
pub const Source2Client002: usize = 0x735E00;
|
||||
pub const GameClientExports001: usize = 0x735DF0;
|
||||
pub const EmptyWorldService001_Client: usize = 0x490F20;
|
||||
pub const Source2ClientConfig001: usize = 0x477E60;
|
||||
}
|
||||
|
||||
pub mod engine2_dll { // engine2.dll
|
||||
|
@ -3,14 +3,14 @@ animationsystem_dll: # animationsystem.dll
|
||||
AnimationSystemUtils_001: 411248
|
||||
AnimationSystem_001: 389584
|
||||
client_dll: # client.dll
|
||||
LegacyGameUI001: 9053312
|
||||
Source2ClientUI001: 8984256
|
||||
Source2ClientPrediction001: 8034032
|
||||
ClientToolsInfo_001: 7560128
|
||||
Source2Client002: 7560160
|
||||
GameClientExports001: 7560144
|
||||
EmptyWorldService001_Client: 4787456
|
||||
Source2ClientConfig001: 4684864
|
||||
LegacyGameUI001: 9053872
|
||||
Source2ClientUI001: 8984816
|
||||
Source2ClientPrediction001: 8034592
|
||||
ClientToolsInfo_001: 7560672
|
||||
Source2Client002: 7560704
|
||||
GameClientExports001: 7560688
|
||||
EmptyWorldService001_Client: 4788000
|
||||
Source2ClientConfig001: 4685408
|
||||
engine2_dll: # engine2.dll
|
||||
SimpleEngineLoopService_001: 1992160
|
||||
ClientServerEngineLoopService_001: 1949920
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
public static class MaterialParamBuffer_t { // MaterialParam_t
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:56 +0000
|
||||
Tue, 23 Jan 2024 00:52:44 +0000
|
||||
'''
|
||||
|
||||
class MaterialParamBuffer_t: # MaterialParam_t
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
public static class ChangeAccessorFieldPathIndex_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:56 +0000
|
||||
Tue, 23 Jan 2024 00:52:44 +0000
|
||||
'''
|
||||
|
||||
class ChangeAccessorFieldPathIndex_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,33 +1,33 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 14:19:41 +0000
|
||||
* Tue, 23 Jan 2024 00:52:46 +0000
|
||||
*/
|
||||
|
||||
public static class client_dll { // client.dll
|
||||
public const nint dwEntityList = 0x17C26A0;
|
||||
public const nint dwForceAttack = 0x16C1E80;
|
||||
public const nint dwForceAttack2 = 0x16C1F10;
|
||||
public const nint dwForceBackward = 0x16C2150;
|
||||
public const nint dwForceCrouch = 0x16C2420;
|
||||
public const nint dwForceForward = 0x16C20C0;
|
||||
public const nint dwForceJump = 0x16C2390;
|
||||
public const nint dwForceLeft = 0x16C21E0;
|
||||
public const nint dwForceRight = 0x16C2270;
|
||||
public const nint dwGameEntitySystem = 0x18F2DB0;
|
||||
public const nint dwEntityList = 0x17CE6A0;
|
||||
public const nint dwForceAttack = 0x16CDE80;
|
||||
public const nint dwForceAttack2 = 0x16CDF10;
|
||||
public const nint dwForceBackward = 0x16CE150;
|
||||
public const nint dwForceCrouch = 0x16CE420;
|
||||
public const nint dwForceForward = 0x16CE0C0;
|
||||
public const nint dwForceJump = 0x16CE390;
|
||||
public const nint dwForceLeft = 0x16CE1E0;
|
||||
public const nint dwForceRight = 0x16CE270;
|
||||
public const nint dwGameEntitySystem = 0x18FEDD0;
|
||||
public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510;
|
||||
public const nint dwGameRules = 0x181ED98;
|
||||
public const nint dwGlobalVars = 0x16BDCA8;
|
||||
public const nint dwGlowManager = 0x181E500;
|
||||
public const nint dwInterfaceLinkList = 0x1920A48;
|
||||
public const nint dwLocalPlayerController = 0x1811C98;
|
||||
public const nint dwLocalPlayerPawn = 0x16C8F48;
|
||||
public const nint dwPlantedC4 = 0x18257D8;
|
||||
public const nint dwPrediction = 0x16C8E10;
|
||||
public const nint dwSensitivity = 0x181FA98;
|
||||
public const nint dwGameRules = 0x182AD98;
|
||||
public const nint dwGlobalVars = 0x16C9CA8;
|
||||
public const nint dwGlowManager = 0x182A500;
|
||||
public const nint dwInterfaceLinkList = 0x192CA68;
|
||||
public const nint dwLocalPlayerController = 0x181DC98;
|
||||
public const nint dwLocalPlayerPawn = 0x16D4F48;
|
||||
public const nint dwPlantedC4 = 0x18317D8;
|
||||
public const nint dwPrediction = 0x16D4E10;
|
||||
public const nint dwSensitivity = 0x182BA98;
|
||||
public const nint dwSensitivity_sensitivity = 0x40;
|
||||
public const nint dwViewAngles = 0x1884F30;
|
||||
public const nint dwViewMatrix = 0x1820EA0;
|
||||
public const nint dwViewRender = 0x18216E8;
|
||||
public const nint dwViewAngles = 0x1890F30;
|
||||
public const nint dwViewMatrix = 0x182CEA0;
|
||||
public const nint dwViewRender = 0x182D6E8;
|
||||
}
|
||||
|
||||
public static class engine2_dll { // engine2.dll
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 14:19:41 +0000
|
||||
* Tue, 23 Jan 2024 00:52:46 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
@ -8,30 +8,30 @@
|
||||
#include <cstddef>
|
||||
|
||||
namespace client_dll { // client.dll
|
||||
constexpr std::ptrdiff_t dwEntityList = 0x17C26A0;
|
||||
constexpr std::ptrdiff_t dwForceAttack = 0x16C1E80;
|
||||
constexpr std::ptrdiff_t dwForceAttack2 = 0x16C1F10;
|
||||
constexpr std::ptrdiff_t dwForceBackward = 0x16C2150;
|
||||
constexpr std::ptrdiff_t dwForceCrouch = 0x16C2420;
|
||||
constexpr std::ptrdiff_t dwForceForward = 0x16C20C0;
|
||||
constexpr std::ptrdiff_t dwForceJump = 0x16C2390;
|
||||
constexpr std::ptrdiff_t dwForceLeft = 0x16C21E0;
|
||||
constexpr std::ptrdiff_t dwForceRight = 0x16C2270;
|
||||
constexpr std::ptrdiff_t dwGameEntitySystem = 0x18F2DB0;
|
||||
constexpr std::ptrdiff_t dwEntityList = 0x17CE6A0;
|
||||
constexpr std::ptrdiff_t dwForceAttack = 0x16CDE80;
|
||||
constexpr std::ptrdiff_t dwForceAttack2 = 0x16CDF10;
|
||||
constexpr std::ptrdiff_t dwForceBackward = 0x16CE150;
|
||||
constexpr std::ptrdiff_t dwForceCrouch = 0x16CE420;
|
||||
constexpr std::ptrdiff_t dwForceForward = 0x16CE0C0;
|
||||
constexpr std::ptrdiff_t dwForceJump = 0x16CE390;
|
||||
constexpr std::ptrdiff_t dwForceLeft = 0x16CE1E0;
|
||||
constexpr std::ptrdiff_t dwForceRight = 0x16CE270;
|
||||
constexpr std::ptrdiff_t dwGameEntitySystem = 0x18FEDD0;
|
||||
constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510;
|
||||
constexpr std::ptrdiff_t dwGameRules = 0x181ED98;
|
||||
constexpr std::ptrdiff_t dwGlobalVars = 0x16BDCA8;
|
||||
constexpr std::ptrdiff_t dwGlowManager = 0x181E500;
|
||||
constexpr std::ptrdiff_t dwInterfaceLinkList = 0x1920A48;
|
||||
constexpr std::ptrdiff_t dwLocalPlayerController = 0x1811C98;
|
||||
constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x16C8F48;
|
||||
constexpr std::ptrdiff_t dwPlantedC4 = 0x18257D8;
|
||||
constexpr std::ptrdiff_t dwPrediction = 0x16C8E10;
|
||||
constexpr std::ptrdiff_t dwSensitivity = 0x181FA98;
|
||||
constexpr std::ptrdiff_t dwGameRules = 0x182AD98;
|
||||
constexpr std::ptrdiff_t dwGlobalVars = 0x16C9CA8;
|
||||
constexpr std::ptrdiff_t dwGlowManager = 0x182A500;
|
||||
constexpr std::ptrdiff_t dwInterfaceLinkList = 0x192CA68;
|
||||
constexpr std::ptrdiff_t dwLocalPlayerController = 0x181DC98;
|
||||
constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x16D4F48;
|
||||
constexpr std::ptrdiff_t dwPlantedC4 = 0x18317D8;
|
||||
constexpr std::ptrdiff_t dwPrediction = 0x16D4E10;
|
||||
constexpr std::ptrdiff_t dwSensitivity = 0x182BA98;
|
||||
constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40;
|
||||
constexpr std::ptrdiff_t dwViewAngles = 0x1884F30;
|
||||
constexpr std::ptrdiff_t dwViewMatrix = 0x1820EA0;
|
||||
constexpr std::ptrdiff_t dwViewRender = 0x18216E8;
|
||||
constexpr std::ptrdiff_t dwViewAngles = 0x1890F30;
|
||||
constexpr std::ptrdiff_t dwViewMatrix = 0x182CEA0;
|
||||
constexpr std::ptrdiff_t dwViewRender = 0x182D6E8;
|
||||
}
|
||||
|
||||
namespace engine2_dll { // engine2.dll
|
||||
|
@ -2,43 +2,43 @@
|
||||
"client_dll": {
|
||||
"data": {
|
||||
"dwEntityList": {
|
||||
"value": 24913568,
|
||||
"value": 24962720,
|
||||
"comment": null
|
||||
},
|
||||
"dwForceAttack": {
|
||||
"value": 23862912,
|
||||
"value": 23912064,
|
||||
"comment": null
|
||||
},
|
||||
"dwForceAttack2": {
|
||||
"value": 23863056,
|
||||
"value": 23912208,
|
||||
"comment": null
|
||||
},
|
||||
"dwForceBackward": {
|
||||
"value": 23863632,
|
||||
"value": 23912784,
|
||||
"comment": null
|
||||
},
|
||||
"dwForceCrouch": {
|
||||
"value": 23864352,
|
||||
"value": 23913504,
|
||||
"comment": null
|
||||
},
|
||||
"dwForceForward": {
|
||||
"value": 23863488,
|
||||
"value": 23912640,
|
||||
"comment": null
|
||||
},
|
||||
"dwForceJump": {
|
||||
"value": 23864208,
|
||||
"value": 23913360,
|
||||
"comment": null
|
||||
},
|
||||
"dwForceLeft": {
|
||||
"value": 23863776,
|
||||
"value": 23912928,
|
||||
"comment": null
|
||||
},
|
||||
"dwForceRight": {
|
||||
"value": 23863920,
|
||||
"value": 23913072,
|
||||
"comment": null
|
||||
},
|
||||
"dwGameEntitySystem": {
|
||||
"value": 26160560,
|
||||
"value": 26209744,
|
||||
"comment": null
|
||||
},
|
||||
"dwGameEntitySystem_getHighestEntityIndex": {
|
||||
@ -46,39 +46,39 @@
|
||||
"comment": null
|
||||
},
|
||||
"dwGameRules": {
|
||||
"value": 25292184,
|
||||
"value": 25341336,
|
||||
"comment": null
|
||||
},
|
||||
"dwGlobalVars": {
|
||||
"value": 23846056,
|
||||
"value": 23895208,
|
||||
"comment": null
|
||||
},
|
||||
"dwGlowManager": {
|
||||
"value": 25289984,
|
||||
"value": 25339136,
|
||||
"comment": null
|
||||
},
|
||||
"dwInterfaceLinkList": {
|
||||
"value": 26348104,
|
||||
"value": 26397288,
|
||||
"comment": null
|
||||
},
|
||||
"dwLocalPlayerController": {
|
||||
"value": 25238680,
|
||||
"value": 25287832,
|
||||
"comment": null
|
||||
},
|
||||
"dwLocalPlayerPawn": {
|
||||
"value": 23891784,
|
||||
"value": 23940936,
|
||||
"comment": null
|
||||
},
|
||||
"dwPlantedC4": {
|
||||
"value": 25319384,
|
||||
"value": 25368536,
|
||||
"comment": null
|
||||
},
|
||||
"dwPrediction": {
|
||||
"value": 23891472,
|
||||
"value": 23940624,
|
||||
"comment": null
|
||||
},
|
||||
"dwSensitivity": {
|
||||
"value": 25295512,
|
||||
"value": 25344664,
|
||||
"comment": null
|
||||
},
|
||||
"dwSensitivity_sensitivity": {
|
||||
@ -86,15 +86,15 @@
|
||||
"comment": null
|
||||
},
|
||||
"dwViewAngles": {
|
||||
"value": 25710384,
|
||||
"value": 25759536,
|
||||
"comment": null
|
||||
},
|
||||
"dwViewMatrix": {
|
||||
"value": 25300640,
|
||||
"value": 25349792,
|
||||
"comment": null
|
||||
},
|
||||
"dwViewRender": {
|
||||
"value": 25302760,
|
||||
"value": 25351912,
|
||||
"comment": null
|
||||
}
|
||||
},
|
||||
|
@ -1,33 +1,33 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 14:19:41 +0000
|
||||
Tue, 23 Jan 2024 00:52:46 +0000
|
||||
'''
|
||||
|
||||
class client_dll: # client.dll
|
||||
dwEntityList = 0x17C26A0
|
||||
dwForceAttack = 0x16C1E80
|
||||
dwForceAttack2 = 0x16C1F10
|
||||
dwForceBackward = 0x16C2150
|
||||
dwForceCrouch = 0x16C2420
|
||||
dwForceForward = 0x16C20C0
|
||||
dwForceJump = 0x16C2390
|
||||
dwForceLeft = 0x16C21E0
|
||||
dwForceRight = 0x16C2270
|
||||
dwGameEntitySystem = 0x18F2DB0
|
||||
dwEntityList = 0x17CE6A0
|
||||
dwForceAttack = 0x16CDE80
|
||||
dwForceAttack2 = 0x16CDF10
|
||||
dwForceBackward = 0x16CE150
|
||||
dwForceCrouch = 0x16CE420
|
||||
dwForceForward = 0x16CE0C0
|
||||
dwForceJump = 0x16CE390
|
||||
dwForceLeft = 0x16CE1E0
|
||||
dwForceRight = 0x16CE270
|
||||
dwGameEntitySystem = 0x18FEDD0
|
||||
dwGameEntitySystem_getHighestEntityIndex = 0x1510
|
||||
dwGameRules = 0x181ED98
|
||||
dwGlobalVars = 0x16BDCA8
|
||||
dwGlowManager = 0x181E500
|
||||
dwInterfaceLinkList = 0x1920A48
|
||||
dwLocalPlayerController = 0x1811C98
|
||||
dwLocalPlayerPawn = 0x16C8F48
|
||||
dwPlantedC4 = 0x18257D8
|
||||
dwPrediction = 0x16C8E10
|
||||
dwSensitivity = 0x181FA98
|
||||
dwGameRules = 0x182AD98
|
||||
dwGlobalVars = 0x16C9CA8
|
||||
dwGlowManager = 0x182A500
|
||||
dwInterfaceLinkList = 0x192CA68
|
||||
dwLocalPlayerController = 0x181DC98
|
||||
dwLocalPlayerPawn = 0x16D4F48
|
||||
dwPlantedC4 = 0x18317D8
|
||||
dwPrediction = 0x16D4E10
|
||||
dwSensitivity = 0x182BA98
|
||||
dwSensitivity_sensitivity = 0x40
|
||||
dwViewAngles = 0x1884F30
|
||||
dwViewMatrix = 0x1820EA0
|
||||
dwViewRender = 0x18216E8
|
||||
dwViewAngles = 0x1890F30
|
||||
dwViewMatrix = 0x182CEA0
|
||||
dwViewRender = 0x182D6E8
|
||||
|
||||
class engine2_dll: # engine2.dll
|
||||
dwBuildNumber = 0x4E13D4
|
||||
|
@ -1,35 +1,35 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 14:19:41 +0000
|
||||
* Tue, 23 Jan 2024 00:52:46 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
||||
pub mod client_dll { // client.dll
|
||||
pub const dwEntityList: usize = 0x17C26A0;
|
||||
pub const dwForceAttack: usize = 0x16C1E80;
|
||||
pub const dwForceAttack2: usize = 0x16C1F10;
|
||||
pub const dwForceBackward: usize = 0x16C2150;
|
||||
pub const dwForceCrouch: usize = 0x16C2420;
|
||||
pub const dwForceForward: usize = 0x16C20C0;
|
||||
pub const dwForceJump: usize = 0x16C2390;
|
||||
pub const dwForceLeft: usize = 0x16C21E0;
|
||||
pub const dwForceRight: usize = 0x16C2270;
|
||||
pub const dwGameEntitySystem: usize = 0x18F2DB0;
|
||||
pub const dwEntityList: usize = 0x17CE6A0;
|
||||
pub const dwForceAttack: usize = 0x16CDE80;
|
||||
pub const dwForceAttack2: usize = 0x16CDF10;
|
||||
pub const dwForceBackward: usize = 0x16CE150;
|
||||
pub const dwForceCrouch: usize = 0x16CE420;
|
||||
pub const dwForceForward: usize = 0x16CE0C0;
|
||||
pub const dwForceJump: usize = 0x16CE390;
|
||||
pub const dwForceLeft: usize = 0x16CE1E0;
|
||||
pub const dwForceRight: usize = 0x16CE270;
|
||||
pub const dwGameEntitySystem: usize = 0x18FEDD0;
|
||||
pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510;
|
||||
pub const dwGameRules: usize = 0x181ED98;
|
||||
pub const dwGlobalVars: usize = 0x16BDCA8;
|
||||
pub const dwGlowManager: usize = 0x181E500;
|
||||
pub const dwInterfaceLinkList: usize = 0x1920A48;
|
||||
pub const dwLocalPlayerController: usize = 0x1811C98;
|
||||
pub const dwLocalPlayerPawn: usize = 0x16C8F48;
|
||||
pub const dwPlantedC4: usize = 0x18257D8;
|
||||
pub const dwPrediction: usize = 0x16C8E10;
|
||||
pub const dwSensitivity: usize = 0x181FA98;
|
||||
pub const dwGameRules: usize = 0x182AD98;
|
||||
pub const dwGlobalVars: usize = 0x16C9CA8;
|
||||
pub const dwGlowManager: usize = 0x182A500;
|
||||
pub const dwInterfaceLinkList: usize = 0x192CA68;
|
||||
pub const dwLocalPlayerController: usize = 0x181DC98;
|
||||
pub const dwLocalPlayerPawn: usize = 0x16D4F48;
|
||||
pub const dwPlantedC4: usize = 0x18317D8;
|
||||
pub const dwPrediction: usize = 0x16D4E10;
|
||||
pub const dwSensitivity: usize = 0x182BA98;
|
||||
pub const dwSensitivity_sensitivity: usize = 0x40;
|
||||
pub const dwViewAngles: usize = 0x1884F30;
|
||||
pub const dwViewMatrix: usize = 0x1820EA0;
|
||||
pub const dwViewRender: usize = 0x18216E8;
|
||||
pub const dwViewAngles: usize = 0x1890F30;
|
||||
pub const dwViewMatrix: usize = 0x182CEA0;
|
||||
pub const dwViewRender: usize = 0x182D6E8;
|
||||
}
|
||||
|
||||
pub mod engine2_dll { // engine2.dll
|
||||
|
@ -1,29 +1,29 @@
|
||||
---
|
||||
client_dll: # client.dll
|
||||
dwEntityList: 24913568
|
||||
dwForceAttack: 23862912
|
||||
dwForceAttack2: 23863056
|
||||
dwForceBackward: 23863632
|
||||
dwForceCrouch: 23864352
|
||||
dwForceForward: 23863488
|
||||
dwForceJump: 23864208
|
||||
dwForceLeft: 23863776
|
||||
dwForceRight: 23863920
|
||||
dwGameEntitySystem: 26160560
|
||||
dwEntityList: 24962720
|
||||
dwForceAttack: 23912064
|
||||
dwForceAttack2: 23912208
|
||||
dwForceBackward: 23912784
|
||||
dwForceCrouch: 23913504
|
||||
dwForceForward: 23912640
|
||||
dwForceJump: 23913360
|
||||
dwForceLeft: 23912928
|
||||
dwForceRight: 23913072
|
||||
dwGameEntitySystem: 26209744
|
||||
dwGameEntitySystem_getHighestEntityIndex: 5392
|
||||
dwGameRules: 25292184
|
||||
dwGlobalVars: 23846056
|
||||
dwGlowManager: 25289984
|
||||
dwInterfaceLinkList: 26348104
|
||||
dwLocalPlayerController: 25238680
|
||||
dwLocalPlayerPawn: 23891784
|
||||
dwPlantedC4: 25319384
|
||||
dwPrediction: 23891472
|
||||
dwSensitivity: 25295512
|
||||
dwGameRules: 25341336
|
||||
dwGlobalVars: 23895208
|
||||
dwGlowManager: 25339136
|
||||
dwInterfaceLinkList: 26397288
|
||||
dwLocalPlayerController: 25287832
|
||||
dwLocalPlayerPawn: 23940936
|
||||
dwPlantedC4: 25368536
|
||||
dwPrediction: 23940624
|
||||
dwSensitivity: 25344664
|
||||
dwSensitivity_sensitivity: 64
|
||||
dwViewAngles: 25710384
|
||||
dwViewMatrix: 25300640
|
||||
dwViewRender: 25302760
|
||||
dwViewAngles: 25759536
|
||||
dwViewMatrix: 25349792
|
||||
dwViewRender: 25351912
|
||||
engine2_dll: # engine2.dll
|
||||
dwBuildNumber: 5116884
|
||||
dwNetworkGameClient: 5114248
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
public static class CBaseRendererSource2 { // CParticleFunctionRenderer
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:57 +0000
|
||||
Tue, 23 Jan 2024 00:52:45 +0000
|
||||
'''
|
||||
|
||||
class CBaseRendererSource2: # CParticleFunctionRenderer
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
public static class CBasePulseGraphInstance {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:57 +0000
|
||||
Tue, 23 Jan 2024 00:52:45 +0000
|
||||
'''
|
||||
|
||||
class CBasePulseGraphInstance:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
public static class RenderInputLayoutField_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:56 +0000
|
||||
Tue, 23 Jan 2024 00:52:44 +0000
|
||||
'''
|
||||
|
||||
class RenderInputLayoutField_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
public static class AABB_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:56 +0000
|
||||
Tue, 23 Jan 2024 00:52:44 +0000
|
||||
'''
|
||||
|
||||
class AABB_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
public static class CSSDSEndFrameViewInfo {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:56 +0000
|
||||
Tue, 23 Jan 2024 00:52:45 +0000
|
||||
'''
|
||||
|
||||
class CSSDSEndFrameViewInfo:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
public static class CExampleSchemaVData_Monomorphic {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:56 +0000
|
||||
Tue, 23 Jan 2024 00:52:44 +0000
|
||||
'''
|
||||
|
||||
class CExampleSchemaVData_Monomorphic:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:44 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
public static class ActiveModelConfig_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:57 +0000
|
||||
Tue, 23 Jan 2024 00:52:45 +0000
|
||||
'''
|
||||
|
||||
class ActiveModelConfig_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
public static class CDSPMixgroupModifier {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:56 +0000
|
||||
Tue, 23 Jan 2024 00:52:45 +0000
|
||||
'''
|
||||
|
||||
class CDSPMixgroupModifier:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
public static class CFeIndexedJiggleBone {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:56 +0000
|
||||
Tue, 23 Jan 2024 00:52:45 +0000
|
||||
'''
|
||||
|
||||
class CFeIndexedJiggleBone:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
public static class AggregateLODSetup_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:56 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 20 Jan 2024 07:10:57 +0000
|
||||
Tue, 23 Jan 2024 00:52:45 +0000
|
||||
'''
|
||||
|
||||
class AggregateLODSetup_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 20 Jan 2024 07:10:57 +0000
|
||||
* Tue, 23 Jan 2024 00:52:45 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user