Skip to content

Commit 500f40e

Browse files
committed
Revert due to common infected issues
1 parent bb8eb74 commit 500f40e

File tree

3 files changed

+1
-25
lines changed

3 files changed

+1
-25
lines changed
Binary file not shown.
Binary file not shown.

addons/sourcemod/gamedata/l4d2_resolve_collision.txt

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"left4dead2"
44
{
55
"Offsets"
6-
{
6+
{
77
"Infected::m_vecNeighbors"
88
{
99
"windows" "7468"
@@ -118,30 +118,6 @@
118118
"linux" "@_ZN11CBaseEntity15SetGroundEntityEPS_"
119119
"windows" "\x55\x8B\xEC\x53\x8B\xD9\x8B\x83\x44\x02\x00\x00"
120120
}
121-
122-
"ZombieBotLocomotion::OnAnimationActivityComplete"
123-
{
124-
"library" "server"
125-
"linux" "@_ZN19ZombieBotLocomotion27OnAnimationActivityCompleteEi"
126-
"windows" "\x55\x8B\xEC\x83\xEC\x0C\x57\x8B\xF9\x83\xBF\xE8\x00\x00\x00\x00"
127-
}
128-
129-
"CBaseEntity::SetAbsVelocity" // https://github.com/Psykotikism/L4D1-2_Signatures
130-
{
131-
"library" "server"
132-
"linux" "@_ZN11CBaseEntity14SetAbsVelocityERK6Vector"
133-
"mac" "@_ZN11CBaseEntity14SetAbsVelocityERK6Vector"
134-
"windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x56\x8B\x2A\x2A\xF3\x2A\x2A\x2A\x57\x8B\x2A\x0F"
135-
/* ? ? ? ? ? ? 56 8B ? ? F3 ? ? ? 57 8B ? 0F */
136-
}
137-
138-
"ZombieBotLocomotion::UpdatePosition"
139-
{
140-
"library" "server"
141-
"linux" "@_ZN19ZombieBotLocomotion14UpdatePositionERK6Vector"
142-
"windows" "\x55\x8B\xEC\x83\xEC\x30\xA1\x2A\x2A\x2A\x2A\x53\x56\x57\x8B\xF9"
143-
/* ? ? ? ? ? ? 56 8B ? ? F3 ? ? ? 57 8B ? 0F */
144-
}
145121
}
146122
}
147123
}

0 commit comments

Comments
 (0)