Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

readme.md

Description | 內容

Adjust Tank punch range and hit multi survivors with one punch

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

  • Video | 影片展示

  • Image | 圖示
    l4d_tank_punch_range_1
    l4d_tank_punch_range_2
    l4d_tank_punch_range_3

  • How does it work?
    • Tank can punch multi survivors around or behind him
    • Also apply to AI Tank
  • FAQ
    • How to adjust cvars?
      • l4d_tank_punch_range_radius => radius
      • l4d_tank_punch_range_angle => angle
        l4d_tank_punch_range_4
        l4d_tank_punch_range_5
        l4d_tank_punch_range_6
  • Require | 必要安裝

    1. [INC] Multi Colors
  • ConVar | 指令
    • cfg/sourcemod/l4d_tank_punch_range.cfg
       // 0=Plugin off, 1=Plugin on.
       l4d_tank_punch_range_enable "1"
      
       // Tank punch distance
       l4d_tank_punch_range_radius "118"
      
       // Tank punch angle (0~180 degree)
       l4d_tank_punch_range_angle "180"
  • Command | 命令

    None

  • Apply to | 適用於

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

中文說明

Tank可以大範圍一拳打倒周圍的倖存者

  • 原理

    • Tank可以一拳打倒旁邊或背後的倖存者
    • AI Tank也適用
  • 問題區
    • 如何調整指令
      • l4d_tank_punch_range_radius => 周圍半徑
      • l4d_tank_punch_range_angle => 周圍角度
        l4d_tank_punch_range_4
        l4d_tank_punch_range_5
        l4d_tank_punch_range_6
  • 指令中文介紹 (點我展開)
    • cfg/sourcemod/l4d_tank_punch_range.cfg
       // 0=關閉插件, 1=啟動插件
       l4d_tank_punch_range_enable "1"
      
       // Tank大範圍揮拳的距離
       l4d_tank_punch_range_radius "118"
      
       // Tank大範圍揮拳的角度 (0~180度)
       l4d_tank_punch_range_angle "180"