diff --git a/sourcemod/gamedata/collisionhook.txt b/sourcemod/gamedata/collisionhook.txt index 8fb379f..7ab6eaf 100644 --- a/sourcemod/gamedata/collisionhook.txt +++ b/sourcemod/gamedata/collisionhook.txt @@ -46,7 +46,9 @@ { "PassServerEntityFilter" { + /* String: "RagdollImpact" -> 2 blocks down, , get sub, from Pickup_ForcePlayerToDropThisObject, Xref ->, go all the way up, */ "windows" "\x55\x8B\xEC\x56\x8B\x75\x0C\x85\xF6\x75\x05" + "windows64" "\x48\x89\x5C\x24\x08\x48\x89\x74\x24\x10\x57\x48\x83\xEC\x20\x48\x8B\xFA\x48\x8B\xF1\x48\x85\xD2\x0F\x84\x2A\x2A\x2A\x2A\x48\x3B\xCA" } } }