Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Description | 內容

Fixed the bug that witch cancels retreat and comes back to chase survivor again if game starts panic event

  • ConVar | 指令
    • cfg/sourcemod/l4d_witch_retreat_panic_fix.cfg
       // 0=Plugin off, 1=Plugin on.
       l4d_witch_retreat_panic_fix_enable "1"

中文說明

修復Witch撤退之後又馬上重新攻擊倖存者的Bug

  • 原理

    • 如何重現這個Bug?
      1. Witch殺死人之後撤退
      2. 觸發屍潮事件 (地圖機關/插件代碼/警報車/遊戲導演系統)
      3. Witch重新追擊倖存者
  • 指令中文介紹 (點我展開)
    • cfg/sourcemod/l4d_witch_retreat_panic_fix.cfg
       // 0=關閉插件, 1=啟動插件
       l4d_witch_retreat_panic_fix_enable "1"