Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

readme.md

Description | 內容

Witch is immune to fire + witch won't lose target by fire

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

  • Video | 影片展示

  • Image | 圖示
    l4d_witch_immune_fire_1
    l4d_witch_immune_fire_2

  • 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"
  • Command | 命令

    None

  • Apply to | 適用於

     L4D1
     L4D2
    
  • Changelog | 版本日誌
    • v1.0 (2023-8-1)
      • Initial Release

中文說明

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"