mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game update (14092)
This commit is contained in:
@@ -1,26 +1,26 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-30 01:31:58.500417200 UTC
|
||||
// 2025-07-31 03:03:49.823379600 UTC
|
||||
|
||||
namespace CS2Dumper.Offsets {
|
||||
// Module: client.dll
|
||||
public static class ClientDll {
|
||||
public const nint dwCSGOInput = 0x1D2BF90;
|
||||
public const nint dwEntityList = 0x1CBE5B0;
|
||||
public const nint dwGameEntitySystem = 0x1E01B60;
|
||||
public const nint dwCSGOInput = 0x1D2C090;
|
||||
public const nint dwEntityList = 0x1CBE6A0;
|
||||
public const nint dwGameEntitySystem = 0x1E01C60;
|
||||
public const nint dwGameEntitySystem_highestEntityIndex = 0x20F0;
|
||||
public const nint dwGameRules = 0x1D1D460;
|
||||
public const nint dwGlobalVars = 0x1AE93D8;
|
||||
public const nint dwGlowManager = 0x1D1D488;
|
||||
public const nint dwLocalPlayerController = 0x1D10200;
|
||||
public const nint dwLocalPlayerPawn = 0x1AF4B00;
|
||||
public const nint dwPlantedC4 = 0x1D26F80;
|
||||
public const nint dwPrediction = 0x1AF4A30;
|
||||
public const nint dwSensitivity = 0x1D1DF98;
|
||||
public const nint dwGameRules = 0x1D1D560;
|
||||
public const nint dwGlobalVars = 0x1AE9458;
|
||||
public const nint dwGlowManager = 0x1D1D588;
|
||||
public const nint dwLocalPlayerController = 0x1D102C0;
|
||||
public const nint dwLocalPlayerPawn = 0x1AF4B80;
|
||||
public const nint dwPlantedC4 = 0x1D27200;
|
||||
public const nint dwPrediction = 0x1AF4AB0;
|
||||
public const nint dwSensitivity = 0x1D1E098;
|
||||
public const nint dwSensitivity_sensitivity = 0x48;
|
||||
public const nint dwViewAngles = 0x1D2C740;
|
||||
public const nint dwViewMatrix = 0x1D21980;
|
||||
public const nint dwViewRender = 0x1D225C0;
|
||||
public const nint dwWeaponC4 = 0x1CC16A0;
|
||||
public const nint dwViewAngles = 0x1D2C840;
|
||||
public const nint dwViewMatrix = 0x1D21A80;
|
||||
public const nint dwViewRender = 0x1D226C0;
|
||||
public const nint dwWeaponC4 = 0x1CC1908;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
public static class Engine2Dll {
|
||||
|
Reference in New Issue
Block a user