Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 1.79 KB

File metadata and controls

59 lines (45 loc) · 1.79 KB

Description | 內容

Fix exploit where ghost infected player can spawn and teleport to survivor at the same time

  • Apply to | 適用於

    L4D1
    L4D2
    
  • Image | 圖示

    • WTF Valve
      l4d_ghost_spawn_exploit_1
  • How does it work?
    • (Fixed an exploit) Ghost infected player can press USE Key and Left Mouse frequently at the same time -> spawn and teleport to survivors' face
      • (L4D2) Usually happen when playing infected team in coop/realism/survival mode
      • (L4D1) Always happen in versus, valve doesn't give a sh?t about l4d1
  • Require | 必要安裝

    1. left4dhooks
  • ConVar | 指令
    • cfg/sourcemod/l4d_ghost_spawn_exploit.cfg
      // 0=Plugin off, 1=Plugin on.
      l4d_ghost_spawn_exploit_enable "1"
  • Changelog | 版本日誌
    • v1.0 (2026-5-23)

      • Initial Release
    • Credit & Original


中文說明

禁止靈魂特感玩家利用遊戲漏洞,瞬間傳送在倖存者臉上復活

  • 原理

    • (修復遊戲漏洞) 靈魂特感真人玩家同時按下左鍵與E鍵 -> 瞬間傳送在倖存者臉上復活
      • (L4D2) 常見於戰役/寫實/生存模式下,真人玩家遊玩特感
      • (L4D1) 對抗很常見,Valve放棄了一代
  • 指令中文介紹 (點我展開)
    • cfg/sourcemod/l4d_ghost_spawn_exploit.cfg
      //  0=關閉插件, 1=啟動插件
      l4d_ghost_spawn_exploit_enable "1"