diff --git a/config.json b/config.json index 4dafc59..d80dd11 100644 --- a/config.json +++ b/config.json @@ -303,7 +303,7 @@ { "name": "dwViewAngles", "module": "client.dll", - "pattern": "48 8B 0D ? ? ? ? 48 8B 01 48 FF 60 30", + "pattern": "48 8B 0D ? ? ? ? E9 ? ? ? ? CC CC CC CC 40 55", "operations": [ { "type": "rip" @@ -313,7 +313,7 @@ }, { "type": "add", - "value": 17688 + "value": 21288 } ] }, diff --git a/generated/animationsystem.dll.cs b/generated/animationsystem.dll.cs index ac2d25b..a03e87c 100644 --- a/generated/animationsystem.dll.cs +++ b/generated/animationsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ public static class AimMatrixOpFixedSettings_t { diff --git a/generated/animationsystem.dll.hpp b/generated/animationsystem.dll.hpp index 7773aae..960d2c5 100644 --- a/generated/animationsystem.dll.hpp +++ b/generated/animationsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ #pragma once diff --git a/generated/animationsystem.dll.py b/generated/animationsystem.dll.py index 64e9880..5e5ae86 100644 --- a/generated/animationsystem.dll.py +++ b/generated/animationsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:45 +0000 +Tue, 14 Nov 2023 08:36:05 +0000 ''' class AimMatrixOpFixedSettings_t: diff --git a/generated/animationsystem.dll.rs b/generated/animationsystem.dll.rs index 3606937..7f2c2ca 100644 --- a/generated/animationsystem.dll.rs +++ b/generated/animationsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/client.dll.cs b/generated/client.dll.cs index f270f1c..fd49158 100644 --- a/generated/client.dll.cs +++ b/generated/client.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:36:08 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/client.dll.hpp b/generated/client.dll.hpp index f7630ba..bdc628e 100644 --- a/generated/client.dll.hpp +++ b/generated/client.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:36:08 +0000 */ #pragma once diff --git a/generated/client.dll.py b/generated/client.dll.py index 0917ba9..4ce2795 100644 --- a/generated/client.dll.py +++ b/generated/client.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:46 +0000 +Tue, 14 Nov 2023 08:36:08 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/client.dll.rs b/generated/client.dll.rs index 3dc2a49..a525138 100644 --- a/generated/client.dll.rs +++ b/generated/client.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:36:08 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/engine2.dll.cs b/generated/engine2.dll.cs index 6270db1..229e402 100644 --- a/generated/engine2.dll.cs +++ b/generated/engine2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ public static class CEmptyEntityInstance { diff --git a/generated/engine2.dll.hpp b/generated/engine2.dll.hpp index 14d95f5..3232858 100644 --- a/generated/engine2.dll.hpp +++ b/generated/engine2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ #pragma once diff --git a/generated/engine2.dll.py b/generated/engine2.dll.py index 493fb44..6d3c521 100644 --- a/generated/engine2.dll.py +++ b/generated/engine2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:45 +0000 +Tue, 14 Nov 2023 08:36:05 +0000 ''' class CEmptyEntityInstance: diff --git a/generated/engine2.dll.rs b/generated/engine2.dll.rs index 4e2e044..2d74366 100644 --- a/generated/engine2.dll.rs +++ b/generated/engine2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/host.dll.cs b/generated/host.dll.cs index 16d5a62..62fe441 100644 --- a/generated/host.dll.cs +++ b/generated/host.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:36:09 +0000 */ public static class CAnimScriptBase { diff --git a/generated/host.dll.hpp b/generated/host.dll.hpp index 8b99a19..70bbec5 100644 --- a/generated/host.dll.hpp +++ b/generated/host.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:36:09 +0000 */ #pragma once diff --git a/generated/host.dll.py b/generated/host.dll.py index d21ce89..a51582a 100644 --- a/generated/host.dll.py +++ b/generated/host.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:46 +0000 +Tue, 14 Nov 2023 08:36:09 +0000 ''' class CAnimScriptBase: diff --git a/generated/host.dll.rs b/generated/host.dll.rs index f061bb2..eae6bd9 100644 --- a/generated/host.dll.rs +++ b/generated/host.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:36:09 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/interfaces.cs b/generated/interfaces.cs index 902c64d..1d90c26 100644 --- a/generated/interfaces.cs +++ b/generated/interfaces.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:36:09 +0000 */ public static class animationsystem_dll { // animationsystem.dll diff --git a/generated/interfaces.hpp b/generated/interfaces.hpp index 63ab1c2..911f42d 100644 --- a/generated/interfaces.hpp +++ b/generated/interfaces.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:36:09 +0000 */ #pragma once diff --git a/generated/interfaces.py b/generated/interfaces.py index 53c590f..0653a52 100644 --- a/generated/interfaces.py +++ b/generated/interfaces.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:46 +0000 +Tue, 14 Nov 2023 08:36:09 +0000 ''' class animationsystem_dll: # animationsystem.dll diff --git a/generated/interfaces.rs b/generated/interfaces.rs index 1c2a11f..1d57d45 100644 --- a/generated/interfaces.rs +++ b/generated/interfaces.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:36:09 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/materialsystem2.dll.cs b/generated/materialsystem2.dll.cs index cbdbcae..04c3a20 100644 --- a/generated/materialsystem2.dll.cs +++ b/generated/materialsystem2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ public static class MaterialParamBuffer_t { // MaterialParam_t diff --git a/generated/materialsystem2.dll.hpp b/generated/materialsystem2.dll.hpp index 76a4cec..7ec08ca 100644 --- a/generated/materialsystem2.dll.hpp +++ b/generated/materialsystem2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ #pragma once diff --git a/generated/materialsystem2.dll.py b/generated/materialsystem2.dll.py index 0fa3695..2aa0822 100644 --- a/generated/materialsystem2.dll.py +++ b/generated/materialsystem2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:45 +0000 +Tue, 14 Nov 2023 08:36:05 +0000 ''' class MaterialParamBuffer_t: # MaterialParam_t diff --git a/generated/materialsystem2.dll.rs b/generated/materialsystem2.dll.rs index 033df90..a5a1172 100644 --- a/generated/materialsystem2.dll.rs +++ b/generated/materialsystem2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/networksystem.dll.cs b/generated/networksystem.dll.cs index b0aa13d..b1f1e15 100644 --- a/generated/networksystem.dll.cs +++ b/generated/networksystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ public static class ChangeAccessorFieldPathIndex_t { diff --git a/generated/networksystem.dll.hpp b/generated/networksystem.dll.hpp index 500add9..4b06160 100644 --- a/generated/networksystem.dll.hpp +++ b/generated/networksystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ #pragma once diff --git a/generated/networksystem.dll.py b/generated/networksystem.dll.py index 2e2d5a6..330128a 100644 --- a/generated/networksystem.dll.py +++ b/generated/networksystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:45 +0000 +Tue, 14 Nov 2023 08:36:05 +0000 ''' class ChangeAccessorFieldPathIndex_t: diff --git a/generated/networksystem.dll.rs b/generated/networksystem.dll.rs index a3192b4..cd0ae5c 100644 --- a/generated/networksystem.dll.rs +++ b/generated/networksystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/offsets.cs b/generated/offsets.cs index cb520fe..1779293 100644 --- a/generated/offsets.cs +++ b/generated/offsets.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:44:01 +0000 */ public static class client_dll { // client.dll @@ -23,7 +23,7 @@ public static class client_dll { // client.dll public const nint dwLocalPlayerPawn = 0x16B9388; public const nint dwPlantedC4 = 0x1810CD8; public const nint dwPrediction = 0x16B9250; - public const nint dwViewAngles = 0x186B108; + public const nint dwViewAngles = 0x186BF18; public const nint dwViewMatrix = 0x180C100; public const nint dwViewRender = 0x180C958; } diff --git a/generated/offsets.hpp b/generated/offsets.hpp index bb37dae..064a46e 100644 --- a/generated/offsets.hpp +++ b/generated/offsets.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:44:01 +0000 */ #pragma once @@ -27,7 +27,7 @@ namespace client_dll { // client.dll constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x16B9388; constexpr std::ptrdiff_t dwPlantedC4 = 0x1810CD8; constexpr std::ptrdiff_t dwPrediction = 0x16B9250; - constexpr std::ptrdiff_t dwViewAngles = 0x186B108; + constexpr std::ptrdiff_t dwViewAngles = 0x186BF18; constexpr std::ptrdiff_t dwViewMatrix = 0x180C100; constexpr std::ptrdiff_t dwViewRender = 0x180C958; } diff --git a/generated/offsets.json b/generated/offsets.json index 260166d..20a0bdf 100644 --- a/generated/offsets.json +++ b/generated/offsets.json @@ -78,7 +78,7 @@ "comment": null }, "dwViewAngles": { - "value": 25604360, + "value": 25607960, "comment": null }, "dwViewMatrix": { diff --git a/generated/offsets.py b/generated/offsets.py index 7ca6dda..30f2e1a 100644 --- a/generated/offsets.py +++ b/generated/offsets.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:46 +0000 +Tue, 14 Nov 2023 08:44:01 +0000 ''' class client_dll: # client.dll @@ -23,7 +23,7 @@ class client_dll: # client.dll dwLocalPlayerPawn = 0x16B9388 dwPlantedC4 = 0x1810CD8 dwPrediction = 0x16B9250 - dwViewAngles = 0x186B108 + dwViewAngles = 0x186BF18 dwViewMatrix = 0x180C100 dwViewRender = 0x180C958 diff --git a/generated/offsets.rs b/generated/offsets.rs index a289a6d..e02a7eb 100644 --- a/generated/offsets.rs +++ b/generated/offsets.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:44:01 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] @@ -25,7 +25,7 @@ pub mod client_dll { // client.dll pub const dwLocalPlayerPawn: usize = 0x16B9388; pub const dwPlantedC4: usize = 0x1810CD8; pub const dwPrediction: usize = 0x16B9250; - pub const dwViewAngles: usize = 0x186B108; + pub const dwViewAngles: usize = 0x186BF18; pub const dwViewMatrix: usize = 0x180C100; pub const dwViewRender: usize = 0x180C958; } diff --git a/generated/particles.dll.cs b/generated/particles.dll.cs index 2565517..af7bdd0 100644 --- a/generated/particles.dll.cs +++ b/generated/particles.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ public static class CBaseRendererSource2 { // CParticleFunctionRenderer diff --git a/generated/particles.dll.hpp b/generated/particles.dll.hpp index 42ad04f..7015340 100644 --- a/generated/particles.dll.hpp +++ b/generated/particles.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ #pragma once diff --git a/generated/particles.dll.py b/generated/particles.dll.py index 8fa8240..d142cfc 100644 --- a/generated/particles.dll.py +++ b/generated/particles.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:45 +0000 +Tue, 14 Nov 2023 08:36:06 +0000 ''' class CBaseRendererSource2: # CParticleFunctionRenderer diff --git a/generated/particles.dll.rs b/generated/particles.dll.rs index 6be0aee..a12dd35 100644 --- a/generated/particles.dll.rs +++ b/generated/particles.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/pulse_system.dll.cs b/generated/pulse_system.dll.cs index 6dbf9e0..25c30c5 100644 --- a/generated/pulse_system.dll.cs +++ b/generated/pulse_system.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ public static class CBasePulseGraphInstance { diff --git a/generated/pulse_system.dll.hpp b/generated/pulse_system.dll.hpp index 394950c..647712e 100644 --- a/generated/pulse_system.dll.hpp +++ b/generated/pulse_system.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ #pragma once diff --git a/generated/pulse_system.dll.py b/generated/pulse_system.dll.py index 45a3d02..cbe349f 100644 --- a/generated/pulse_system.dll.py +++ b/generated/pulse_system.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:45 +0000 +Tue, 14 Nov 2023 08:36:06 +0000 ''' class CBasePulseGraphInstance: diff --git a/generated/pulse_system.dll.rs b/generated/pulse_system.dll.rs index 38ea5cb..caae510 100644 --- a/generated/pulse_system.dll.rs +++ b/generated/pulse_system.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/rendersystemdx11.dll.cs b/generated/rendersystemdx11.dll.cs index 30e0017..3c6c042 100644 --- a/generated/rendersystemdx11.dll.cs +++ b/generated/rendersystemdx11.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ public static class RenderInputLayoutField_t { diff --git a/generated/rendersystemdx11.dll.hpp b/generated/rendersystemdx11.dll.hpp index 700933c..9586c9f 100644 --- a/generated/rendersystemdx11.dll.hpp +++ b/generated/rendersystemdx11.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ #pragma once diff --git a/generated/rendersystemdx11.dll.py b/generated/rendersystemdx11.dll.py index 0f66803..1c67da2 100644 --- a/generated/rendersystemdx11.dll.py +++ b/generated/rendersystemdx11.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:45 +0000 +Tue, 14 Nov 2023 08:36:05 +0000 ''' class RenderInputLayoutField_t: diff --git a/generated/rendersystemdx11.dll.rs b/generated/rendersystemdx11.dll.rs index df10d5d..3b30c5a 100644 --- a/generated/rendersystemdx11.dll.rs +++ b/generated/rendersystemdx11.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/resourcesystem.dll.cs b/generated/resourcesystem.dll.cs index c25ac87..49d46fa 100644 --- a/generated/resourcesystem.dll.cs +++ b/generated/resourcesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ public static class AABB_t { diff --git a/generated/resourcesystem.dll.hpp b/generated/resourcesystem.dll.hpp index 1b46845..5f39978 100644 --- a/generated/resourcesystem.dll.hpp +++ b/generated/resourcesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ #pragma once diff --git a/generated/resourcesystem.dll.py b/generated/resourcesystem.dll.py index ca2e829..910c051 100644 --- a/generated/resourcesystem.dll.py +++ b/generated/resourcesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:45 +0000 +Tue, 14 Nov 2023 08:36:05 +0000 ''' class AABB_t: diff --git a/generated/resourcesystem.dll.rs b/generated/resourcesystem.dll.rs index 6912d50..1fc3323 100644 --- a/generated/resourcesystem.dll.rs +++ b/generated/resourcesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/scenesystem.dll.cs b/generated/scenesystem.dll.cs index 9bed7bf..56adda1 100644 --- a/generated/scenesystem.dll.cs +++ b/generated/scenesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ public static class CSSDSEndFrameViewInfo { diff --git a/generated/scenesystem.dll.hpp b/generated/scenesystem.dll.hpp index d6d829d..61ca6ec 100644 --- a/generated/scenesystem.dll.hpp +++ b/generated/scenesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ #pragma once diff --git a/generated/scenesystem.dll.py b/generated/scenesystem.dll.py index 06c7878..6f668be 100644 --- a/generated/scenesystem.dll.py +++ b/generated/scenesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:45 +0000 +Tue, 14 Nov 2023 08:36:06 +0000 ''' class CSSDSEndFrameViewInfo: diff --git a/generated/scenesystem.dll.rs b/generated/scenesystem.dll.rs index d55b56c..f68d914 100644 --- a/generated/scenesystem.dll.rs +++ b/generated/scenesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/schemasystem.dll.cs b/generated/schemasystem.dll.cs index d3b2990..0e95fb8 100644 --- a/generated/schemasystem.dll.cs +++ b/generated/schemasystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ public static class CExampleSchemaVData_Monomorphic { diff --git a/generated/schemasystem.dll.hpp b/generated/schemasystem.dll.hpp index 82fd7d6..0bc1377 100644 --- a/generated/schemasystem.dll.hpp +++ b/generated/schemasystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ #pragma once diff --git a/generated/schemasystem.dll.py b/generated/schemasystem.dll.py index f3e5ea1..1056373 100644 --- a/generated/schemasystem.dll.py +++ b/generated/schemasystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:45 +0000 +Tue, 14 Nov 2023 08:36:05 +0000 ''' class CExampleSchemaVData_Monomorphic: diff --git a/generated/schemasystem.dll.rs b/generated/schemasystem.dll.rs index 2e0bed1..f3a7ecf 100644 --- a/generated/schemasystem.dll.rs +++ b/generated/schemasystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:05 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/server.dll.cs b/generated/server.dll.cs index 8ded56f..75bb514 100644 --- a/generated/server.dll.cs +++ b/generated/server.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:36:07 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/server.dll.hpp b/generated/server.dll.hpp index d9affb4..57bf49c 100644 --- a/generated/server.dll.hpp +++ b/generated/server.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:36:08 +0000 */ #pragma once diff --git a/generated/server.dll.py b/generated/server.dll.py index c358e4c..7fcd7a3 100644 --- a/generated/server.dll.py +++ b/generated/server.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:46 +0000 +Tue, 14 Nov 2023 08:36:08 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/server.dll.rs b/generated/server.dll.rs index 4241b64..e520ff0 100644 --- a/generated/server.dll.rs +++ b/generated/server.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:46 +0000 + * Tue, 14 Nov 2023 08:36:08 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/soundsystem.dll.cs b/generated/soundsystem.dll.cs index 9fe224a..d47cac2 100644 --- a/generated/soundsystem.dll.cs +++ b/generated/soundsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ public static class CDSPMixgroupModifier { diff --git a/generated/soundsystem.dll.hpp b/generated/soundsystem.dll.hpp index ad6f4ae..02f6d67 100644 --- a/generated/soundsystem.dll.hpp +++ b/generated/soundsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ #pragma once diff --git a/generated/soundsystem.dll.py b/generated/soundsystem.dll.py index 7dfe316..16263a9 100644 --- a/generated/soundsystem.dll.py +++ b/generated/soundsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:45 +0000 +Tue, 14 Nov 2023 08:36:06 +0000 ''' class CDSPMixgroupModifier: diff --git a/generated/soundsystem.dll.rs b/generated/soundsystem.dll.rs index 3072bd3..e78ef47 100644 --- a/generated/soundsystem.dll.rs +++ b/generated/soundsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/vphysics2.dll.cs b/generated/vphysics2.dll.cs index 3d70732..7f695ca 100644 --- a/generated/vphysics2.dll.cs +++ b/generated/vphysics2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ public static class CFeIndexedJiggleBone { diff --git a/generated/vphysics2.dll.hpp b/generated/vphysics2.dll.hpp index 92999f8..abdfafe 100644 --- a/generated/vphysics2.dll.hpp +++ b/generated/vphysics2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ #pragma once diff --git a/generated/vphysics2.dll.py b/generated/vphysics2.dll.py index 8fd5a1b..2f34756 100644 --- a/generated/vphysics2.dll.py +++ b/generated/vphysics2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:45 +0000 +Tue, 14 Nov 2023 08:36:06 +0000 ''' class CFeIndexedJiggleBone: diff --git a/generated/vphysics2.dll.rs b/generated/vphysics2.dll.rs index 9c1ec9b..fc319de 100644 --- a/generated/vphysics2.dll.rs +++ b/generated/vphysics2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/worldrenderer.dll.cs b/generated/worldrenderer.dll.cs index 9ddb25c..3cb54e3 100644 --- a/generated/worldrenderer.dll.cs +++ b/generated/worldrenderer.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ public static class AggregateLODSetup_t { diff --git a/generated/worldrenderer.dll.hpp b/generated/worldrenderer.dll.hpp index 99de3ce..0a692a6 100644 --- a/generated/worldrenderer.dll.hpp +++ b/generated/worldrenderer.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ #pragma once diff --git a/generated/worldrenderer.dll.py b/generated/worldrenderer.dll.py index 6ebbe90..8613a4f 100644 --- a/generated/worldrenderer.dll.py +++ b/generated/worldrenderer.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 14 Nov 2023 03:29:45 +0000 +Tue, 14 Nov 2023 08:36:06 +0000 ''' class AggregateLODSetup_t: diff --git a/generated/worldrenderer.dll.rs b/generated/worldrenderer.dll.rs index d922e33..f686ab5 100644 --- a/generated/worldrenderer.dll.rs +++ b/generated/worldrenderer.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 14 Nov 2023 03:29:45 +0000 + * Tue, 14 Nov 2023 08:36:06 +0000 */ #![allow(non_snake_case, non_upper_case_globals)]