Skip to content

Commit 2a258be

Browse files
committed
[skip ci] update(gamedata): Update offsets
1 parent f49208c commit 2a258be

File tree

1 file changed

+12
-16
lines changed

1 file changed

+12
-16
lines changed

plugin_files/gamedata/cs2/core/offsets.json

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@
44
"linux": 80
55
},
66
"CBasePlayerPawn_CommitSuicide": {
7-
"windows": 380,
8-
"linux": 380
7+
"windows": 404,
8+
"linux": 404
99
},
1010
"CCSPlayerController_ChangeTeam": {
11-
"windows": 100,
12-
"linux": 99
11+
"windows": 107,
12+
"linux": 106
1313
},
1414
"CBaseEntity_Teleport": {
15-
"windows": 157,
16-
"linux": 156
15+
"windows": 166,
16+
"linux": 165
1717
},
1818
"CCSPlayerController_Respawn": {
19-
"windows": 257,
20-
"linux": 259
19+
"windows": 276,
20+
"linux": 278
2121
},
2222
"CollisionRulesChanged": {
23-
"windows": 179,
24-
"linux": 178
23+
"windows": 190,
24+
"linux": 189
2525
},
2626
"CCSPlayer_WeaponServices_DropWeapon": {
2727
"windows": 22,
@@ -35,13 +35,9 @@
3535
"windows": 39,
3636
"linux": 41
3737
},
38-
"CCSPlayer_MovementServices_CheckMovingGround": {
39-
"windows": 32,
40-
"linux": 33
41-
},
4238
"GetHammerUniqueID": {
43-
"windows": 109,
44-
"linux": 108
39+
"windows": 116,
40+
"linux": 115
4541
},
4642
"CEntityResourceManifest_AddResource": {
4743
"windows": 2,

0 commit comments

Comments
 (0)