Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

readme.md

Description | 內容

Increase Tank speed bases on HP

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

  • Apply to | 適用於

     L4D1
     L4D2
    
  • How does it work?
    • The less Tank hp => the faster Tank movement speed
    • The less Tank hp => the faster AI Tank climb over obstacle speed
    • Modify speed in data: data/l4d_tank_speed_hp
    • Apply to Human Tank Player
  • ConVar | 指令
    • cfg/sourcemod/l4d_tank_speed_hp.cfg
       // 0=Plugin off, 1=Plugin on.
       l4d_tank_speed_hp_enable "1"
  • Related Plugin | 相關插件
    1. skip_tank_taunt: Skip Tank Victory + Speed up Obstacle animation playback version
      • Tank爬行障礙物速度變快 + 略過咆哮勝利動畫
  • Changelog | 版本日誌
    • v1.0 (2025-1-12)
      • Initial Release

中文說明

根據Tank血量設置Tank的移動速度

  • 原理

    • Tank血量越少 => Tank的移動速度越快
    • Tank血量越少 => AI Tank 爬行障礙的速度越快
    • 到文件修改速度: data/l4d_tank_speed_hp
  • 指令中文介紹 (點我展開)
    • cfg/sourcemod/l4d_tank_speed_hp.cfg
       // 0=關閉插件, 1=啟動插件
       l4d_tank_speed_hp_enable "1"