Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

readme.md

Description | 內容

The hunter can pounce on the charger's victim.

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

  • Apply to | 適用於

     L4D2
    
  • Image | 圖示
    l4d2_hunter_steal_charger_victim_1
    l4d2_hunter_steal_charger_victim_2
    l4d2_hunter_steal_charger_victim_3

  • How does it work?
    • Hunter can pounce the survivor whom charger is carrying with
    • Hunter can pounce the survivor whom charger is Pummeling
    • Hunter can still do high damage pounce when land on survivor
    • Also apply to AI hunter
  • Require | 必要安裝

    1. left4dhooks
  • ConVar | 指令
    • cfg/sourcemod/l4d2_hunter_steal_charger_victim.cfg
       // 0=Plugin off, 1=Plugin on.
       l4d2_hunter_steal_charger_victim_enable "1"
      
       // If 1, Removes god frame when hunter pounce on the charger's survivor. (So damage pounce can still work on survivor)
       l4d2_hunter_steal_charger_victim_remove_godframe "1"
      
       // If 1, Reset Charger's ability when hunter pounce on the charger's survivor
       l4d2_hunter_steal_charger_victim_reset_ability "1"
  • Related Plugin | 相關插件
    1. l4d2_getup_fixes: Fixes all double/missing get-up cases.
      • 修復倖存者被撞又被撲的混亂動畫
  • Changelog | 版本日誌
    • v1.0 (2024-8-11)
      • Initial Release

中文說明

Hunter可以搶走Charger正在控的倖存者

  • 原理

    • Hunter可以撲Charger正在衝撞的倖存者
    • Hunter依然會有高撲傷害
    • 也適用於AI Hunter
  • 指令中文介紹 (點我展開)
    • cfg/sourcemod/l4d2_hunter_steal_charger_victim.cfg
       // 0=關閉插件, 1=啟動插件
       l4d2_hunter_steal_charger_victim_enable "1"
      
       // 為1時,當Hunter搶走Charger正在控的倖存者時,移除受害者的無敵狀態 (高撲傷害可以成立)
       l4d2_hunter_steal_charger_victim_remove_godframe "1"
      
       // 為1時,當Hunter搶走Charger正在控的倖存者時,重置Charger的能力CD
       l4d2_hunter_steal_charger_victim_reset_ability "1"