📦 Game Update 13982

This commit is contained in:
a2x 2023-12-19 14:48:27 +10:00
parent 8aa2b8400c
commit 89cbead574
78 changed files with 342 additions and 324 deletions

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
public static class AimMatrixOpFixedSettings_t {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:26 +0000
Tue, 19 Dec 2023 04:46:26 +0000
'''
class AimMatrixOpFixedSettings_t:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:27 +0000
* Tue, 19 Dec 2023 04:46:27 +0000
*/
public static class ActiveModelConfig_t {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:27 +0000
* Tue, 19 Dec 2023 04:46:27 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:27 +0000
Tue, 19 Dec 2023 04:46:27 +0000
'''
class ActiveModelConfig_t:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:27 +0000
* Tue, 19 Dec 2023 04:46:27 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
public static class CEmptyEntityInstance {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:26 +0000
Tue, 19 Dec 2023 04:46:26 +0000
'''
class CEmptyEntityInstance:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:27 +0000
* Tue, 19 Dec 2023 04:46:27 +0000
*/
public static class CAnimScriptBase {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:27 +0000
* Tue, 19 Dec 2023 04:46:27 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:27 +0000
Tue, 19 Dec 2023 04:46:27 +0000
'''
class CAnimScriptBase:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:27 +0000
* Tue, 19 Dec 2023 04:46:27 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:27 +0000
* Tue, 19 Dec 2023 04:46:27 +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 = 0x8A21A0;
public const nint Source2ClientUI001 = 0x8913E0;
public const nint Source2ClientPrediction001 = 0x7A9770;
public const nint ClientToolsInfo_001 = 0x735540;
public const nint Source2Client002 = 0x735560;
public const nint GameClientExports001 = 0x735550;
public const nint EmptyWorldService001_Client = 0x490940;
public const nint Source2ClientConfig001 = 0x477880;
public const nint LegacyGameUI001 = 0x8A29E0;
public const nint Source2ClientUI001 = 0x891C20;
public const nint Source2ClientPrediction001 = 0x7A9C80;
public const nint ClientToolsInfo_001 = 0x735B10;
public const nint Source2Client002 = 0x735B30;
public const nint GameClientExports001 = 0x735B20;
public const nint EmptyWorldService001_Client = 0x490D10;
public const nint Source2ClientConfig001 = 0x477C50;
}
public static class engine2_dll { // engine2.dll
@ -157,16 +157,16 @@ public static class schemasystem_dll { // schemasystem.dll
}
public static class server_dll { // server.dll
public const nint NavGameTest001 = 0xA3D210;
public const nint ServerToolsInfo_001 = 0x840050;
public const nint Source2GameClients001 = 0x840060;
public const nint Source2GameEntities001 = 0x840070;
public const nint Source2Server001 = 0x840080;
public const nint EmptyWorldService001_Server = 0x5920A0;
public const nint Source2ServerConfig001 = 0x571FD0;
public const nint EntitySubclassUtilsV001 = 0x2D0880;
public const nint customnavsystem001 = 0x24D8C0;
public const nint Source2GameDirector001 = 0x145660;
public const nint NavGameTest001 = 0xA3E8B0;
public const nint ServerToolsInfo_001 = 0x841790;
public const nint Source2GameClients001 = 0x8417A0;
public const nint Source2GameEntities001 = 0x8417B0;
public const nint Source2Server001 = 0x8417C0;
public const nint EmptyWorldService001_Server = 0x593560;
public const nint Source2ServerConfig001 = 0x573490;
public const nint EntitySubclassUtilsV001 = 0x2D1AA0;
public const nint customnavsystem001 = 0x24ECD0;
public const nint Source2GameDirector001 = 0x146430;
}
public static class soundsystem_dll { // soundsystem.dll
@ -223,8 +223,8 @@ public static class valve_wmf_dll { // valve_wmf.dll
}
public static class vphysics2_dll { // vphysics2.dll
public const nint VPhysics2_Handle_Interface_001 = 0x61120;
public const nint VPhysics2_Interface_001 = 0x5C740;
public const nint VPhysics2_Handle_Interface_001 = 0x61990;
public const nint VPhysics2_Interface_001 = 0x5CFB0;
}
public static class vscript_dll { // vscript.dll

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:27 +0000
* Tue, 19 Dec 2023 04:46:27 +0000
*/
#pragma once
@ -13,14 +13,14 @@ namespace animationsystem_dll { // animationsystem.dll
}
namespace client_dll { // client.dll
constexpr std::ptrdiff_t LegacyGameUI001 = 0x8A21A0;
constexpr std::ptrdiff_t Source2ClientUI001 = 0x8913E0;
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7A9770;
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x735540;
constexpr std::ptrdiff_t Source2Client002 = 0x735560;
constexpr std::ptrdiff_t GameClientExports001 = 0x735550;
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x490940;
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x477880;
constexpr std::ptrdiff_t LegacyGameUI001 = 0x8A29E0;
constexpr std::ptrdiff_t Source2ClientUI001 = 0x891C20;
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7A9C80;
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x735B10;
constexpr std::ptrdiff_t Source2Client002 = 0x735B30;
constexpr std::ptrdiff_t GameClientExports001 = 0x735B20;
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x490D10;
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x477C50;
}
namespace engine2_dll { // engine2.dll
@ -161,16 +161,16 @@ namespace schemasystem_dll { // schemasystem.dll
}
namespace server_dll { // server.dll
constexpr std::ptrdiff_t NavGameTest001 = 0xA3D210;
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x840050;
constexpr std::ptrdiff_t Source2GameClients001 = 0x840060;
constexpr std::ptrdiff_t Source2GameEntities001 = 0x840070;
constexpr std::ptrdiff_t Source2Server001 = 0x840080;
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x5920A0;
constexpr std::ptrdiff_t Source2ServerConfig001 = 0x571FD0;
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2D0880;
constexpr std::ptrdiff_t customnavsystem001 = 0x24D8C0;
constexpr std::ptrdiff_t Source2GameDirector001 = 0x145660;
constexpr std::ptrdiff_t NavGameTest001 = 0xA3E8B0;
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x841790;
constexpr std::ptrdiff_t Source2GameClients001 = 0x8417A0;
constexpr std::ptrdiff_t Source2GameEntities001 = 0x8417B0;
constexpr std::ptrdiff_t Source2Server001 = 0x8417C0;
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x593560;
constexpr std::ptrdiff_t Source2ServerConfig001 = 0x573490;
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2D1AA0;
constexpr std::ptrdiff_t customnavsystem001 = 0x24ECD0;
constexpr std::ptrdiff_t Source2GameDirector001 = 0x146430;
}
namespace soundsystem_dll { // soundsystem.dll
@ -227,8 +227,8 @@ namespace valve_wmf_dll { // valve_wmf.dll
}
namespace vphysics2_dll { // vphysics2.dll
constexpr std::ptrdiff_t VPhysics2_Handle_Interface_001 = 0x61120;
constexpr std::ptrdiff_t VPhysics2_Interface_001 = 0x5C740;
constexpr std::ptrdiff_t VPhysics2_Handle_Interface_001 = 0x61990;
constexpr std::ptrdiff_t VPhysics2_Interface_001 = 0x5CFB0;
}
namespace vscript_dll { // vscript.dll

View File

@ -15,35 +15,35 @@
"client_dll": {
"data": {
"ClientToolsInfo_001": {
"value": 7558464,
"value": 7559952,
"comment": null
},
"EmptyWorldService001_Client": {
"value": 4786496,
"value": 4787472,
"comment": null
},
"GameClientExports001": {
"value": 7558480,
"value": 7559968,
"comment": null
},
"LegacyGameUI001": {
"value": 9052576,
"value": 9054688,
"comment": null
},
"Source2Client002": {
"value": 7558496,
"value": 7559984,
"comment": null
},
"Source2ClientConfig001": {
"value": 4683904,
"value": 4684880,
"comment": null
},
"Source2ClientPrediction001": {
"value": 8034160,
"value": 8035456,
"comment": null
},
"Source2ClientUI001": {
"value": 8983520,
"value": 8985632,
"comment": null
}
},
@ -453,43 +453,43 @@
"server_dll": {
"data": {
"EmptyWorldService001_Server": {
"value": 5841056,
"value": 5846368,
"comment": null
},
"EntitySubclassUtilsV001": {
"value": 2951296,
"value": 2955936,
"comment": null
},
"NavGameTest001": {
"value": 10736144,
"value": 10741936,
"comment": null
},
"ServerToolsInfo_001": {
"value": 8650832,
"value": 8656784,
"comment": null
},
"Source2GameClients001": {
"value": 8650848,
"value": 8656800,
"comment": null
},
"Source2GameDirector001": {
"value": 1332832,
"value": 1336368,
"comment": null
},
"Source2GameEntities001": {
"value": 8650864,
"value": 8656816,
"comment": null
},
"Source2Server001": {
"value": 8650880,
"value": 8656832,
"comment": null
},
"Source2ServerConfig001": {
"value": 5709776,
"value": 5715088,
"comment": null
},
"customnavsystem001": {
"value": 2414784,
"value": 2419920,
"comment": null
}
},
@ -661,11 +661,11 @@
"vphysics2_dll": {
"data": {
"VPhysics2_Handle_Interface_001": {
"value": 397600,
"value": 399760,
"comment": null
},
"VPhysics2_Interface_001": {
"value": 378688,
"value": 380848,
"comment": null
}
},

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:27 +0000
Tue, 19 Dec 2023 04:46:27 +0000
'''
class animationsystem_dll: # animationsystem.dll
@ -8,14 +8,14 @@ class animationsystem_dll: # animationsystem.dll
AnimationSystem_001 = 0x5F1D0
class client_dll: # client.dll
LegacyGameUI001 = 0x8A21A0
Source2ClientUI001 = 0x8913E0
Source2ClientPrediction001 = 0x7A9770
ClientToolsInfo_001 = 0x735540
Source2Client002 = 0x735560
GameClientExports001 = 0x735550
EmptyWorldService001_Client = 0x490940
Source2ClientConfig001 = 0x477880
LegacyGameUI001 = 0x8A29E0
Source2ClientUI001 = 0x891C20
Source2ClientPrediction001 = 0x7A9C80
ClientToolsInfo_001 = 0x735B10
Source2Client002 = 0x735B30
GameClientExports001 = 0x735B20
EmptyWorldService001_Client = 0x490D10
Source2ClientConfig001 = 0x477C50
class engine2_dll: # engine2.dll
SimpleEngineLoopService_001 = 0x1E65E0
@ -134,16 +134,16 @@ class schemasystem_dll: # schemasystem.dll
SchemaSystem_001 = 0xA930
class server_dll: # server.dll
NavGameTest001 = 0xA3D210
ServerToolsInfo_001 = 0x840050
Source2GameClients001 = 0x840060
Source2GameEntities001 = 0x840070
Source2Server001 = 0x840080
EmptyWorldService001_Server = 0x5920A0
Source2ServerConfig001 = 0x571FD0
EntitySubclassUtilsV001 = 0x2D0880
customnavsystem001 = 0x24D8C0
Source2GameDirector001 = 0x145660
NavGameTest001 = 0xA3E8B0
ServerToolsInfo_001 = 0x841790
Source2GameClients001 = 0x8417A0
Source2GameEntities001 = 0x8417B0
Source2Server001 = 0x8417C0
EmptyWorldService001_Server = 0x593560
Source2ServerConfig001 = 0x573490
EntitySubclassUtilsV001 = 0x2D1AA0
customnavsystem001 = 0x24ECD0
Source2GameDirector001 = 0x146430
class soundsystem_dll: # soundsystem.dll
SoundOpSystem001 = 0x157B00
@ -192,8 +192,8 @@ class valve_wmf_dll: # valve_wmf.dll
VMediaFoundation001 = 0x12D0
class vphysics2_dll: # vphysics2.dll
VPhysics2_Handle_Interface_001 = 0x61120
VPhysics2_Interface_001 = 0x5C740
VPhysics2_Handle_Interface_001 = 0x61990
VPhysics2_Interface_001 = 0x5CFB0
class vscript_dll: # vscript.dll
VScriptManager010 = 0x31DA0

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:27 +0000
* Tue, 19 Dec 2023 04:46:27 +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 = 0x8A21A0;
pub const Source2ClientUI001: usize = 0x8913E0;
pub const Source2ClientPrediction001: usize = 0x7A9770;
pub const ClientToolsInfo_001: usize = 0x735540;
pub const Source2Client002: usize = 0x735560;
pub const GameClientExports001: usize = 0x735550;
pub const EmptyWorldService001_Client: usize = 0x490940;
pub const Source2ClientConfig001: usize = 0x477880;
pub const LegacyGameUI001: usize = 0x8A29E0;
pub const Source2ClientUI001: usize = 0x891C20;
pub const Source2ClientPrediction001: usize = 0x7A9C80;
pub const ClientToolsInfo_001: usize = 0x735B10;
pub const Source2Client002: usize = 0x735B30;
pub const GameClientExports001: usize = 0x735B20;
pub const EmptyWorldService001_Client: usize = 0x490D10;
pub const Source2ClientConfig001: usize = 0x477C50;
}
pub mod engine2_dll { // engine2.dll
@ -159,16 +159,16 @@ pub mod schemasystem_dll { // schemasystem.dll
}
pub mod server_dll { // server.dll
pub const NavGameTest001: usize = 0xA3D210;
pub const ServerToolsInfo_001: usize = 0x840050;
pub const Source2GameClients001: usize = 0x840060;
pub const Source2GameEntities001: usize = 0x840070;
pub const Source2Server001: usize = 0x840080;
pub const EmptyWorldService001_Server: usize = 0x5920A0;
pub const Source2ServerConfig001: usize = 0x571FD0;
pub const EntitySubclassUtilsV001: usize = 0x2D0880;
pub const customnavsystem001: usize = 0x24D8C0;
pub const Source2GameDirector001: usize = 0x145660;
pub const NavGameTest001: usize = 0xA3E8B0;
pub const ServerToolsInfo_001: usize = 0x841790;
pub const Source2GameClients001: usize = 0x8417A0;
pub const Source2GameEntities001: usize = 0x8417B0;
pub const Source2Server001: usize = 0x8417C0;
pub const EmptyWorldService001_Server: usize = 0x593560;
pub const Source2ServerConfig001: usize = 0x573490;
pub const EntitySubclassUtilsV001: usize = 0x2D1AA0;
pub const customnavsystem001: usize = 0x24ECD0;
pub const Source2GameDirector001: usize = 0x146430;
}
pub mod soundsystem_dll { // soundsystem.dll
@ -225,8 +225,8 @@ pub mod valve_wmf_dll { // valve_wmf.dll
}
pub mod vphysics2_dll { // vphysics2.dll
pub const VPhysics2_Handle_Interface_001: usize = 0x61120;
pub const VPhysics2_Interface_001: usize = 0x5C740;
pub const VPhysics2_Handle_Interface_001: usize = 0x61990;
pub const VPhysics2_Interface_001: usize = 0x5CFB0;
}
pub mod vscript_dll { // vscript.dll

View File

@ -3,14 +3,14 @@ animationsystem_dll: # animationsystem.dll
AnimationSystemUtils_001: 411248
AnimationSystem_001: 389584
client_dll: # client.dll
LegacyGameUI001: 9052576
Source2ClientUI001: 8983520
Source2ClientPrediction001: 8034160
ClientToolsInfo_001: 7558464
Source2Client002: 7558496
GameClientExports001: 7558480
EmptyWorldService001_Client: 4786496
Source2ClientConfig001: 4683904
LegacyGameUI001: 9054688
Source2ClientUI001: 8985632
Source2ClientPrediction001: 8035456
ClientToolsInfo_001: 7559952
Source2Client002: 7559984
GameClientExports001: 7559968
EmptyWorldService001_Client: 4787472
Source2ClientConfig001: 4684880
engine2_dll: # engine2.dll
SimpleEngineLoopService_001: 1992160
ClientServerEngineLoopService_001: 1949920
@ -107,16 +107,16 @@ scenesystem_dll: # scenesystem.dll
schemasystem_dll: # schemasystem.dll
SchemaSystem_001: 43312
server_dll: # server.dll
NavGameTest001: 10736144
ServerToolsInfo_001: 8650832
Source2GameClients001: 8650848
Source2GameEntities001: 8650864
Source2Server001: 8650880
EmptyWorldService001_Server: 5841056
Source2ServerConfig001: 5709776
EntitySubclassUtilsV001: 2951296
customnavsystem001: 2414784
Source2GameDirector001: 1332832
NavGameTest001: 10741936
ServerToolsInfo_001: 8656784
Source2GameClients001: 8656800
Source2GameEntities001: 8656816
Source2Server001: 8656832
EmptyWorldService001_Server: 5846368
Source2ServerConfig001: 5715088
EntitySubclassUtilsV001: 2955936
customnavsystem001: 2419920
Source2GameDirector001: 1336368
soundsystem_dll: # soundsystem.dll
SoundOpSystem001: 1407744
SoundOpSystemEdit001: 577248
@ -157,8 +157,8 @@ valve_avi_dll: # valve_avi.dll
valve_wmf_dll: # valve_wmf.dll
VMediaFoundation001: 4816
vphysics2_dll: # vphysics2.dll
VPhysics2_Handle_Interface_001: 397600
VPhysics2_Interface_001: 378688
VPhysics2_Handle_Interface_001: 399760
VPhysics2_Interface_001: 380848
vscript_dll: # vscript.dll
VScriptManager010: 204192
vstdlib_s64_dll: # vstdlib_s64.dll

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
public static class MaterialParamBuffer_t { // MaterialParam_t

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:26 +0000
Tue, 19 Dec 2023 04:46:26 +0000
'''
class MaterialParamBuffer_t: # MaterialParam_t

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
public static class ChangeAccessorFieldPathIndex_t {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:26 +0000
Tue, 19 Dec 2023 04:46:26 +0000
'''
class ChangeAccessorFieldPathIndex_t:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,33 +1,33 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 15:21:21 +0000
* Tue, 19 Dec 2023 04:46:28 +0000
*/
public static class client_dll { // client.dll
public const nint dwEntityList = 0x17C18E0;
public const nint dwForceAttack = 0x16C1E30;
public const nint dwForceAttack2 = 0x16C1EC0;
public const nint dwForceBackward = 0x16C2100;
public const nint dwForceCrouch = 0x16C23D0;
public const nint dwForceForward = 0x16C2070;
public const nint dwForceJump = 0x16C2340;
public const nint dwForceLeft = 0x16C2190;
public const nint dwForceRight = 0x16C2220;
public const nint dwGameEntitySystem = 0x18ED1C0;
public const nint dwEntityList = 0x17C1960;
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 = 0x18ED260;
public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510;
public const nint dwGameRules = 0x181DFF8;
public const nint dwGlobalVars = 0x16BDE28;
public const nint dwGlowManager = 0x181D768;
public const nint dwInterfaceLinkList = 0x191AE58;
public const nint dwLocalPlayerController = 0x1810EE0;
public const nint dwLocalPlayerPawn = 0x16C8ED8;
public const nint dwPlantedC4 = 0x1824B98;
public const nint dwPrediction = 0x16C8DA0;
public const nint dwSensitivity = 0x181ECF8;
public const nint dwGameRules = 0x181E058;
public const nint dwGlobalVars = 0x16BDCA8;
public const nint dwGlowManager = 0x181D7C0;
public const nint dwInterfaceLinkList = 0x191AEF8;
public const nint dwLocalPlayerController = 0x1810F58;
public const nint dwLocalPlayerPawn = 0x16C8F48;
public const nint dwPlantedC4 = 0x1824A98;
public const nint dwPrediction = 0x16C8E10;
public const nint dwSensitivity = 0x181ED58;
public const nint dwSensitivity_sensitivity = 0x40;
public const nint dwViewAngles = 0x1880D60;
public const nint dwViewMatrix = 0x1820100;
public const nint dwViewRender = 0x1820948;
public const nint dwViewAngles = 0x1880DD0;
public const nint dwViewMatrix = 0x1820160;
public const nint dwViewRender = 0x18209A8;
}
public static class engine2_dll { // engine2.dll

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 15:21:21 +0000
* Tue, 19 Dec 2023 04:46:28 +0000
*/
#pragma once
@ -8,30 +8,30 @@
#include <cstddef>
namespace client_dll { // client.dll
constexpr std::ptrdiff_t dwEntityList = 0x17C18E0;
constexpr std::ptrdiff_t dwForceAttack = 0x16C1E30;
constexpr std::ptrdiff_t dwForceAttack2 = 0x16C1EC0;
constexpr std::ptrdiff_t dwForceBackward = 0x16C2100;
constexpr std::ptrdiff_t dwForceCrouch = 0x16C23D0;
constexpr std::ptrdiff_t dwForceForward = 0x16C2070;
constexpr std::ptrdiff_t dwForceJump = 0x16C2340;
constexpr std::ptrdiff_t dwForceLeft = 0x16C2190;
constexpr std::ptrdiff_t dwForceRight = 0x16C2220;
constexpr std::ptrdiff_t dwGameEntitySystem = 0x18ED1C0;
constexpr std::ptrdiff_t dwEntityList = 0x17C1960;
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 = 0x18ED260;
constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510;
constexpr std::ptrdiff_t dwGameRules = 0x181DFF8;
constexpr std::ptrdiff_t dwGlobalVars = 0x16BDE28;
constexpr std::ptrdiff_t dwGlowManager = 0x181D768;
constexpr std::ptrdiff_t dwInterfaceLinkList = 0x191AE58;
constexpr std::ptrdiff_t dwLocalPlayerController = 0x1810EE0;
constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x16C8ED8;
constexpr std::ptrdiff_t dwPlantedC4 = 0x1824B98;
constexpr std::ptrdiff_t dwPrediction = 0x16C8DA0;
constexpr std::ptrdiff_t dwSensitivity = 0x181ECF8;
constexpr std::ptrdiff_t dwGameRules = 0x181E058;
constexpr std::ptrdiff_t dwGlobalVars = 0x16BDCA8;
constexpr std::ptrdiff_t dwGlowManager = 0x181D7C0;
constexpr std::ptrdiff_t dwInterfaceLinkList = 0x191AEF8;
constexpr std::ptrdiff_t dwLocalPlayerController = 0x1810F58;
constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x16C8F48;
constexpr std::ptrdiff_t dwPlantedC4 = 0x1824A98;
constexpr std::ptrdiff_t dwPrediction = 0x16C8E10;
constexpr std::ptrdiff_t dwSensitivity = 0x181ED58;
constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40;
constexpr std::ptrdiff_t dwViewAngles = 0x1880D60;
constexpr std::ptrdiff_t dwViewMatrix = 0x1820100;
constexpr std::ptrdiff_t dwViewRender = 0x1820948;
constexpr std::ptrdiff_t dwViewAngles = 0x1880DD0;
constexpr std::ptrdiff_t dwViewMatrix = 0x1820160;
constexpr std::ptrdiff_t dwViewRender = 0x18209A8;
}
namespace engine2_dll { // engine2.dll

View File

@ -2,43 +2,43 @@
"client_dll": {
"data": {
"dwEntityList": {
"value": 24910048,
"value": 24910176,
"comment": null
},
"dwForceAttack": {
"value": 23862832,
"value": 23862912,
"comment": null
},
"dwForceAttack2": {
"value": 23862976,
"value": 23863056,
"comment": null
},
"dwForceBackward": {
"value": 23863552,
"value": 23863632,
"comment": null
},
"dwForceCrouch": {
"value": 23864272,
"value": 23864352,
"comment": null
},
"dwForceForward": {
"value": 23863408,
"value": 23863488,
"comment": null
},
"dwForceJump": {
"value": 23864128,
"value": 23864208,
"comment": null
},
"dwForceLeft": {
"value": 23863696,
"value": 23863776,
"comment": null
},
"dwForceRight": {
"value": 23863840,
"value": 23863920,
"comment": null
},
"dwGameEntitySystem": {
"value": 26137024,
"value": 26137184,
"comment": null
},
"dwGameEntitySystem_getHighestEntityIndex": {
@ -46,39 +46,39 @@
"comment": null
},
"dwGameRules": {
"value": 25288696,
"value": 25288792,
"comment": null
},
"dwGlobalVars": {
"value": 23846440,
"value": 23846056,
"comment": null
},
"dwGlowManager": {
"value": 25286504,
"value": 25286592,
"comment": null
},
"dwInterfaceLinkList": {
"value": 26324568,
"value": 26324728,
"comment": null
},
"dwLocalPlayerController": {
"value": 25235168,
"value": 25235288,
"comment": null
},
"dwLocalPlayerPawn": {
"value": 23891672,
"value": 23891784,
"comment": null
},
"dwPlantedC4": {
"value": 25316248,
"value": 25315992,
"comment": null
},
"dwPrediction": {
"value": 23891360,
"value": 23891472,
"comment": null
},
"dwSensitivity": {
"value": 25292024,
"value": 25292120,
"comment": null
},
"dwSensitivity_sensitivity": {
@ -86,15 +86,15 @@
"comment": null
},
"dwViewAngles": {
"value": 25693536,
"value": 25693648,
"comment": null
},
"dwViewMatrix": {
"value": 25297152,
"value": 25297248,
"comment": null
},
"dwViewRender": {
"value": 25299272,
"value": 25299368,
"comment": null
}
},

View File

@ -1,33 +1,33 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 15:21:21 +0000
Tue, 19 Dec 2023 04:46:28 +0000
'''
class client_dll: # client.dll
dwEntityList = 0x17C18E0
dwForceAttack = 0x16C1E30
dwForceAttack2 = 0x16C1EC0
dwForceBackward = 0x16C2100
dwForceCrouch = 0x16C23D0
dwForceForward = 0x16C2070
dwForceJump = 0x16C2340
dwForceLeft = 0x16C2190
dwForceRight = 0x16C2220
dwGameEntitySystem = 0x18ED1C0
dwEntityList = 0x17C1960
dwForceAttack = 0x16C1E80
dwForceAttack2 = 0x16C1F10
dwForceBackward = 0x16C2150
dwForceCrouch = 0x16C2420
dwForceForward = 0x16C20C0
dwForceJump = 0x16C2390
dwForceLeft = 0x16C21E0
dwForceRight = 0x16C2270
dwGameEntitySystem = 0x18ED260
dwGameEntitySystem_getHighestEntityIndex = 0x1510
dwGameRules = 0x181DFF8
dwGlobalVars = 0x16BDE28
dwGlowManager = 0x181D768
dwInterfaceLinkList = 0x191AE58
dwLocalPlayerController = 0x1810EE0
dwLocalPlayerPawn = 0x16C8ED8
dwPlantedC4 = 0x1824B98
dwPrediction = 0x16C8DA0
dwSensitivity = 0x181ECF8
dwGameRules = 0x181E058
dwGlobalVars = 0x16BDCA8
dwGlowManager = 0x181D7C0
dwInterfaceLinkList = 0x191AEF8
dwLocalPlayerController = 0x1810F58
dwLocalPlayerPawn = 0x16C8F48
dwPlantedC4 = 0x1824A98
dwPrediction = 0x16C8E10
dwSensitivity = 0x181ED58
dwSensitivity_sensitivity = 0x40
dwViewAngles = 0x1880D60
dwViewMatrix = 0x1820100
dwViewRender = 0x1820948
dwViewAngles = 0x1880DD0
dwViewMatrix = 0x1820160
dwViewRender = 0x18209A8
class engine2_dll: # engine2.dll
dwBuildNumber = 0x4E03D4

View File

@ -1,35 +1,35 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 15:21:21 +0000
* Tue, 19 Dec 2023 04:46:28 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]
pub mod client_dll { // client.dll
pub const dwEntityList: usize = 0x17C18E0;
pub const dwForceAttack: usize = 0x16C1E30;
pub const dwForceAttack2: usize = 0x16C1EC0;
pub const dwForceBackward: usize = 0x16C2100;
pub const dwForceCrouch: usize = 0x16C23D0;
pub const dwForceForward: usize = 0x16C2070;
pub const dwForceJump: usize = 0x16C2340;
pub const dwForceLeft: usize = 0x16C2190;
pub const dwForceRight: usize = 0x16C2220;
pub const dwGameEntitySystem: usize = 0x18ED1C0;
pub const dwEntityList: usize = 0x17C1960;
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 = 0x18ED260;
pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510;
pub const dwGameRules: usize = 0x181DFF8;
pub const dwGlobalVars: usize = 0x16BDE28;
pub const dwGlowManager: usize = 0x181D768;
pub const dwInterfaceLinkList: usize = 0x191AE58;
pub const dwLocalPlayerController: usize = 0x1810EE0;
pub const dwLocalPlayerPawn: usize = 0x16C8ED8;
pub const dwPlantedC4: usize = 0x1824B98;
pub const dwPrediction: usize = 0x16C8DA0;
pub const dwSensitivity: usize = 0x181ECF8;
pub const dwGameRules: usize = 0x181E058;
pub const dwGlobalVars: usize = 0x16BDCA8;
pub const dwGlowManager: usize = 0x181D7C0;
pub const dwInterfaceLinkList: usize = 0x191AEF8;
pub const dwLocalPlayerController: usize = 0x1810F58;
pub const dwLocalPlayerPawn: usize = 0x16C8F48;
pub const dwPlantedC4: usize = 0x1824A98;
pub const dwPrediction: usize = 0x16C8E10;
pub const dwSensitivity: usize = 0x181ED58;
pub const dwSensitivity_sensitivity: usize = 0x40;
pub const dwViewAngles: usize = 0x1880D60;
pub const dwViewMatrix: usize = 0x1820100;
pub const dwViewRender: usize = 0x1820948;
pub const dwViewAngles: usize = 0x1880DD0;
pub const dwViewMatrix: usize = 0x1820160;
pub const dwViewRender: usize = 0x18209A8;
}
pub mod engine2_dll { // engine2.dll

View File

@ -1,29 +1,29 @@
---
client_dll: # client.dll
dwEntityList: 24910048
dwForceAttack: 23862832
dwForceAttack2: 23862976
dwForceBackward: 23863552
dwForceCrouch: 23864272
dwForceForward: 23863408
dwForceJump: 23864128
dwForceLeft: 23863696
dwForceRight: 23863840
dwGameEntitySystem: 26137024
dwEntityList: 24910176
dwForceAttack: 23862912
dwForceAttack2: 23863056
dwForceBackward: 23863632
dwForceCrouch: 23864352
dwForceForward: 23863488
dwForceJump: 23864208
dwForceLeft: 23863776
dwForceRight: 23863920
dwGameEntitySystem: 26137184
dwGameEntitySystem_getHighestEntityIndex: 5392
dwGameRules: 25288696
dwGlobalVars: 23846440
dwGlowManager: 25286504
dwInterfaceLinkList: 26324568
dwLocalPlayerController: 25235168
dwLocalPlayerPawn: 23891672
dwPlantedC4: 25316248
dwPrediction: 23891360
dwSensitivity: 25292024
dwGameRules: 25288792
dwGlobalVars: 23846056
dwGlowManager: 25286592
dwInterfaceLinkList: 26324728
dwLocalPlayerController: 25235288
dwLocalPlayerPawn: 23891784
dwPlantedC4: 25315992
dwPrediction: 23891472
dwSensitivity: 25292120
dwSensitivity_sensitivity: 64
dwViewAngles: 25693536
dwViewMatrix: 25297152
dwViewRender: 25299272
dwViewAngles: 25693648
dwViewMatrix: 25297248
dwViewRender: 25299368
engine2_dll: # engine2.dll
dwBuildNumber: 5112788
dwNetworkGameClient: 5110152

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
public static class CBaseRendererSource2 { // CParticleFunctionRenderer

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:27 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:26 +0000
Tue, 19 Dec 2023 04:46:27 +0000
'''
class CBaseRendererSource2: # CParticleFunctionRenderer

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:27 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
public static class CBasePulseGraphInstance {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:26 +0000
Tue, 19 Dec 2023 04:46:26 +0000
'''
class CBasePulseGraphInstance:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
public static class RenderInputLayoutField_t {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:26 +0000
Tue, 19 Dec 2023 04:46:26 +0000
'''
class RenderInputLayoutField_t:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
public static class AABB_t {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:26 +0000
Tue, 19 Dec 2023 04:46:26 +0000
'''
class AABB_t:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
public static class CSSDSEndFrameViewInfo {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:26 +0000
Tue, 19 Dec 2023 04:46:26 +0000
'''
class CSSDSEndFrameViewInfo:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
public static class CExampleSchemaVData_Monomorphic {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:26 +0000
Tue, 19 Dec 2023 04:46:26 +0000
'''
class CExampleSchemaVData_Monomorphic:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:27 +0000
* Tue, 19 Dec 2023 04:46:27 +0000
*/
public static class ActiveModelConfig_t {
@ -1523,6 +1523,8 @@ public static class CCSPlayerController { // CBasePlayerController
public const nint m_dblLastReceivedPacketPlatFloatTime = 0xF8F8; // double
public const nint m_LastTeamDamageWarningTime = 0xF900; // GameTime_t
public const nint m_LastTimePlayerWasDisconnectedForPawnsRemove = 0xF904; // GameTime_t
public const nint m_nSuspiciousHitCount = 0xF908; // uint32_t
public const nint m_nNonSuspiciousHitStreak = 0xF90C; // uint32_t
}
public static class CCSPlayerController_ActionTrackingServices { // CPlayerControllerComponent

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:27 +0000
* Tue, 19 Dec 2023 04:46:27 +0000
*/
#pragma once
@ -1527,6 +1527,8 @@ namespace CCSPlayerController { // CBasePlayerController
constexpr std::ptrdiff_t m_dblLastReceivedPacketPlatFloatTime = 0xF8F8; // double
constexpr std::ptrdiff_t m_LastTeamDamageWarningTime = 0xF900; // GameTime_t
constexpr std::ptrdiff_t m_LastTimePlayerWasDisconnectedForPawnsRemove = 0xF904; // GameTime_t
constexpr std::ptrdiff_t m_nSuspiciousHitCount = 0xF908; // uint32_t
constexpr std::ptrdiff_t m_nNonSuspiciousHitStreak = 0xF90C; // uint32_t
}
namespace CCSPlayerController_ActionTrackingServices { // CPlayerControllerComponent

View File

@ -5217,6 +5217,10 @@
"value": 1896,
"comment": "int32_t"
},
"m_nNonSuspiciousHitStreak": {
"value": 63756,
"comment": "uint32_t"
},
"m_nPawnCharacterDefIndex": {
"value": 2026,
"comment": "uint16_t"
@ -5233,6 +5237,10 @@
"value": 1904,
"comment": "QuestProgress::Reason"
},
"m_nSuspiciousHitCount": {
"value": 63752,
"comment": "uint32_t"
},
"m_nUpdateCounter": {
"value": 2084,
"comment": "int32_t"

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:27 +0000
Tue, 19 Dec 2023 04:46:27 +0000
'''
class ActiveModelConfig_t:
@ -1414,6 +1414,8 @@ class CCSPlayerController: # CBasePlayerController
m_dblLastReceivedPacketPlatFloatTime = 0xF8F8 # double
m_LastTeamDamageWarningTime = 0xF900 # GameTime_t
m_LastTimePlayerWasDisconnectedForPawnsRemove = 0xF904 # GameTime_t
m_nSuspiciousHitCount = 0xF908 # uint32_t
m_nNonSuspiciousHitStreak = 0xF90C # uint32_t
class CCSPlayerController_ActionTrackingServices: # CPlayerControllerComponent
m_perRoundStats = 0x40 # CUtlVectorEmbeddedNetworkVar<CSPerRoundStats_t>

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:27 +0000
* Tue, 19 Dec 2023 04:46:27 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]
@ -1525,6 +1525,8 @@ pub mod CCSPlayerController { // CBasePlayerController
pub const m_dblLastReceivedPacketPlatFloatTime: usize = 0xF8F8; // double
pub const m_LastTeamDamageWarningTime: usize = 0xF900; // GameTime_t
pub const m_LastTimePlayerWasDisconnectedForPawnsRemove: usize = 0xF904; // GameTime_t
pub const m_nSuspiciousHitCount: usize = 0xF908; // uint32_t
pub const m_nNonSuspiciousHitStreak: usize = 0xF90C; // uint32_t
}
pub mod CCSPlayerController_ActionTrackingServices { // CPlayerControllerComponent

View File

@ -1301,6 +1301,8 @@ CCSPlayerController: # CBasePlayerController
m_dblLastReceivedPacketPlatFloatTime: 63736 # double
m_LastTeamDamageWarningTime: 63744 # GameTime_t
m_LastTimePlayerWasDisconnectedForPawnsRemove: 63748 # GameTime_t
m_nSuspiciousHitCount: 63752 # uint32_t
m_nNonSuspiciousHitStreak: 63756 # uint32_t
CCSPlayerController_ActionTrackingServices: # CPlayerControllerComponent
m_perRoundStats: 64 # CUtlVectorEmbeddedNetworkVar<CSPerRoundStats_t>
m_matchStats: 144 # CSMatchStats_t

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
public static class CDSPMixgroupModifier {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:26 +0000
Tue, 19 Dec 2023 04:46:26 +0000
'''
class CDSPMixgroupModifier:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
public static class CFeIndexedJiggleBone {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:26 +0000
Tue, 19 Dec 2023 04:46:26 +0000
'''
class CFeIndexedJiggleBone:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
public static class AggregateLODSetup_t {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 14 Dec 2023 11:58:26 +0000
Tue, 19 Dec 2023 04:46:26 +0000
'''
class AggregateLODSetup_t:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 14 Dec 2023 11:58:26 +0000
* Tue, 19 Dec 2023 04:46:26 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]