Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

readme.md

Description | 內容

Fixed that witch will lose target if player startles the witch when going idle

Note
This plugin is private, Please contact me
此為私人插件, 請聯繫本人

  • Video | 影片展示

  • Image | 圖示

    • Before (裝此插件之前)
      l4d_witch_idle_target_fix_1
    • After (裝此插件之後)
      l4d_witch_idle_target_fix_2
  • Require | 必要安裝

    1. l4d_fix_target_replace
  • ConVar | 指令
    • cfg/sourcemod/l4d_witch_idle_target_fix.cfg
       // 0=Plugin off, 1=Plugin on.
       l4d_witch_idle_target_fix_enable "1"
  • Command | 命令

    None

  • Apply to | 適用於

     L4D1
     L4D2
    
  • Related Plugin | 相關插件
    1. Witch fixes: 4 witch fix plugins By Lux, no conflict with this plugin
      • 四個修復Witch的插件可以裝, 不會跟此插件有衝突
  • Changelog | 版本日誌
    • v1.0 (2024-7-20)
      • Initial Release

中文說明

Witch 不會因為玩家閒置而丟失目標

  • 原理

    • (裝此插件之前) 玩家朝Witch丟火或膽汁=>投擲物落破掉之前,玩家閒置=>Witch丟失目標
    • (裝此插件之後) 玩家朝Witch丟火或膽汁=>投擲物落破掉之前,玩家閒置=>Witch不會丟失目標
  • 指令中文介紹 (點我展開)
    • cfg/sourcemod/l4d_witch_idle_target_fix.cfg
       // 0=關閉插件, 1=啟動插件
       l4d_witch_idle_target_fix_enable "1"