Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Description | 內容

Modify explosive and incendiary bullet dmg

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

  • Apply to | 適用於

    L4D2
    
  • Image | 圖示

    Before (裝此插件之前) After (裝此插件之後)
    l4d_explosive_incendiary_dmg_before_1 l4d_explosive_incendiary_dmg_after_1
  • How does it work?
    • Modify explosive bullet dmg
      • To Self (disable stumble)
      • To Teammate (disable stumble)
      • To Special Infected
    • Modify incendiary bullet dmg
      • To Teammate
      • To Special Infected
    • You can modify dmg in data file: data/l4d_explosive_incendiary_dmg.cfg
  • Require | 必要安裝

    1. left4dhooks
  • ConVar | 指令
    • cfg/sourcemod/l4d_explosive_incendiary_dmg.cfg
      // 0=Plugin off, 1=Plugin on.
      l4d_explosive_incendiary_dmg_enable "1"
  • Changelog | 版本日誌
    • v1.0 (2025-6-21)
      • Initial Release

中文說明

修改高爆彈、火焰子彈對隊友與特感的傷害

  • 原理

    • 修改高爆彈傷害
      • 對自己 (不會被震退)
      • 對隊友 (不會被震退)
      • 對特感
    • 修改火焰子彈傷害
      • 對隊友
      • 對特感
    • 可到文件自行修改傷害: data/l4d_explosive_incendiary_dmg.cfg
  • 指令中文介紹 (點我展開)
    • cfg/sourcemod/l4d_explosive_incendiary_dmg.cfg
      // 0=關閉插件, 1=啟動插件
      l4d_explosive_incendiary_dmg_enable "1"