Skip to content

Latest commit

 

History

History
72 lines (54 loc) · 1.98 KB

File metadata and controls

72 lines (54 loc) · 1.98 KB

Description | 內容

Use Melees to knockback teammates/S.I.

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

  • Apply to | 適用於

     L4D2
    
  • Video | 影片展示

  • Image | 圖示
    l4d2_melee_knock_1
    l4d2_melee_knock_2

  • How does it work?
    • Use melee weapons to sent teammates or special infected fly away
    • Support custom melee
    • Modify melee knockback power in file: data/l4d2_melee_knock.cfg
      • Manual in this file, click for mor details
  • Require | 必要安裝

    1. left4dhooks
  • ConVar | 指令
    • cfg/sourcemod/l4d2_melee_knock.cfg
       // 0=Plugin off, 1=Plugin on.
       l4d2_melee_knock_enable "1"
      
       // Players with these flags have melee knock power (Empty = Everyone, -1: Nobody)
       l4d2_melee_knock_access_flag ""
  • Changelog | 版本日誌
    • v1.1 (2025-6-3)

      • Support S.I.
      • Change plugin name
    • v1.0 (2024-6-13)

      • Initial Release

中文說明

近戰武器可以擊飛隊友或特感

  • 原理

    • 拿著近戰武器,可以打飛隊友或是特感 (沒有死的話)
    • 支援自製近戰武器
    • 如果想調整擊退力道可自行修改文件: data/l4d2_melee_knock.cfg
      • 內有中文說明,可打開文件查看
  • 指令中文介紹 (點我展開)
    • cfg/sourcemod/l4d2_melee_knock.cfg
       // 0=關閉插件, 1=啟動插件
       l4d2_melee_knock_enable "1"
      
       // 擁有這些權限的玩家,才可以使用近戰武器擊飛隊友與特感 (留白 = 任何人都能, -1: 無人)
       l4d2_melee_knock_access_flag ""