Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Commit fe87f96

Browse files
authored
Update gamedata txt (#28)
* Update CommitSuicide offset for 17-11-2023 update Source2ZE/CS2Fixes@c6fa0a8 * Update stateChanged offset --------- Co-authored-by: marqdevx <[email protected]>
1 parent a058d6c commit fe87f96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gamedata/cs2fixes.games.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"StateChanged"
9999
{
100100
"library" "server"
101-
"windows" "\x48\x89\x54\x24\x10\x55\x53\x57\x41\x55"
101+
"windows" "\x40\x55\x53\x56\x41\x55\x41\x57\x48\x8D\x6C\x24\xB0"
102102
"linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x53\x89\xD3"
103103
}
104104
"VoiceShouldHear"
@@ -307,8 +307,8 @@
307307
// 2832 (354 * 8) is the offset
308308
"CBasePlayerPawn_CommitSuicide"
309309
{
310-
"windows" "355"
311-
"linux" "355"
310+
"windows" "356"
311+
"linux" "356"
312312
}
313313
// In the function with "[%03d] Found: %s, firing\n", you'll find a call into a pointer offset just a bit higher, that's the offset * 8
314314
"CGameRules_FindPickerEntity"

0 commit comments

Comments
 (0)