From 25e77f9b7c763be272307109f6ae34957d4c0954 Mon Sep 17 00:00:00 2001 From: Forgetest <33988868+jensewe@users.noreply.github.com> Date: Fri, 19 May 2023 22:13:46 +0800 Subject: [PATCH] Update left4dhooks.l4d2.txt for l4d2_fix_firsthit (#654) * Update l4d2_fix_firsthit.txt * Update l4d2_scripted_tank_stage_fix.txt * Anti-Baiter: Update for 2.2.2.7 & Cleanup gamedata * Update left4dhooks for l4d2_fix_firsthit --- addons/sourcemod/gamedata/left4dhooks.l4d2.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/sourcemod/gamedata/left4dhooks.l4d2.txt b/addons/sourcemod/gamedata/left4dhooks.l4d2.txt index 11a2ad8f7..d2aa5e64a 100644 --- a/addons/sourcemod/gamedata/left4dhooks.l4d2.txt +++ b/addons/sourcemod/gamedata/left4dhooks.l4d2.txt @@ -1884,8 +1884,8 @@ // Can be found in "CDirector::OnMapLoaded" - *((_DWORD *)v13 + 270) = RandomInt((char *)&n + 1, 6); "CDirector::m_nFirstClassIndex" { - "linux" "1080" - "windows" "1080" + "linux" "1272" + "windows" "1272" } "CTerrorPlayer::CanBecomeGhost::Offset"