Witch is immune to fire + witch won't lose target by fire
Note
This plugin is private, Please contact me
此為私人插件, 請聯繫本人
-
Require | 必要安裝
None -
ConVar | 指令
- cfg/sourcemod/l4d_witch_immune_fire.cfg
// If 1, witch is immune to fire from map. (For example: map flame, nature fire) l4d_witch_immune_fire_map "1" // If 1, witch is immune to fire if caused by survivor. (For example: molotov, fire bullet) l4d_witch_immune_fire_survivor "1"
- cfg/sourcemod/l4d_witch_immune_fire.cfg
-
Command | 命令
None
-
Apply to | 適用於
L4D1 L4D2 -
Changelog | 版本日誌
- v1.0 (2023-8-1)
- Initial Release
- v1.0 (2023-8-1)
Witch不會著火+也不會因為著火而失去目標
-
原理
- Witch不會著火,也不會受到火焰的傷害
- Witch不會被地圖上的火焰燒到失去目標
-
指令中文介紹
- cfg/sourcemod/l4d_witch_immune_fire.cfg
// 為1時,Witch免疫地圖上的火焰. (譬如: 自然火、地圖產生的火焰) l4d_witch_immune_fire_map "1" // 為1時,Witch免疫人類產生的火焰. (譬如: 燃燒瓶、汽油桶、煙火盒) l4d_witch_immune_fire_survivor "1"
- cfg/sourcemod/l4d_witch_immune_fire.cfg

