The hunter can pounce on the charger's victim.
Note
This plugin is private, Please contact me
此為私人插件, 請聯繫本人
-
Apply to | 適用於
L4D2 -
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 | 必要安裝
-
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"
- cfg/sourcemod/l4d2_hunter_steal_charger_victim.cfg
-
Related Plugin | 相關插件
- l4d2_getup_fixes: Fixes all double/missing get-up cases.
- 修復倖存者被撞又被撲的混亂動畫
- l4d2_getup_fixes: Fixes all double/missing get-up cases.
-
Changelog | 版本日誌
- v1.0 (2024-8-11)
- Initial Release
- v1.0 (2024-8-11)
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"
- cfg/sourcemod/l4d2_hunter_steal_charger_victim.cfg


