Skip to content

Commit 7da7e90

Browse files
authored
Update windows gamedata (#62)
1 parent 7bff80f commit 7da7e90

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gamedata/cbasenpc.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"CTFGameRules::ApplyOnDamageModifyRules"
176176
{
177177
"library" "server"
178-
"windows" "\x55\x8B\xEC\x81\xEC\x90\x00\x00\x00\x56\x8B\x75\x2A\x57\x8B\x7D"
178+
"windows" "\x55\x8B\xEC\x81\xEC\x8C\x00\x00\x00\x56\x8B\x75\x2A\x57\x8B\x7D"
179179
"linux" "@_ZN12CTFGameRules24ApplyOnDamageModifyRulesER15CTakeDamageInfoP11CBaseEntityb"
180180
}
181181
// Find string "mult_dmgtaken"
@@ -252,7 +252,7 @@
252252
"CBaseEntity::CBaseEntity"
253253
{
254254
"library" "server"
255-
"windows" "\x55\x8B\xEC\x83\xEC\x14\x53\x56\x8B\xF1\x57\x8D\x2A\x2A\xC7\x06"
255+
"windows" "\x55\x8B\xEC\x83\xEC\x08\x53\x56\x8B\xF1\x57\x8D\x2A\x2A\xC7\x06"
256256
"linux" "@_ZN11CBaseEntityC2Eb"
257257
}
258258
// Find "add 0x%p: %s-%s (%d-%d) [%d in play, %d max]\n" to find CBaseEntity::PhysicsMarkEntityAsTouched
@@ -331,7 +331,7 @@
331331
"CBaseAnimating::ResetSequence"
332332
{
333333
"library" "server"
334-
"windows" "\x55\x8B\xEC\x51\xA1\x2A\x2A\x2A\x2A\x53\x56\x57\x83\x78\x2A\x00\x8B\xD9\x8B\x7D"
334+
"windows" "\x55\x8B\xEC\xA1\x2A\x2A\x2A\x2A\x53\x56\x57\x83\x2A\x30\x00\x8B\xD9\x8B\x7D"
335335
"linux" "@_ZN14CBaseAnimating13ResetSequenceEi"
336336
}
337337
// Go to first data xref of "simple_bot"

0 commit comments

Comments
 (0)