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"
- cfg/sourcemod/l4d_tank_speed_hp.cfg
-
Related Plugin | 相關插件
- skip_tank_taunt: Skip Tank Victory + Speed up Obstacle animation playback version
- Tank爬行障礙物速度變快 + 略過咆哮勝利動畫
- skip_tank_taunt: Skip Tank Victory + Speed up Obstacle animation playback version
-
Changelog | 版本日誌
- v1.0 (2025-1-12)
- Initial Release
- v1.0 (2025-1-12)
根據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"
- cfg/sourcemod/l4d_tank_speed_hp.cfg