Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

readme.md

Description | 內容

Skip tank event during final stage

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

  • Video | 影片展示
    None

  • Image | 圖示
    None

  • Require | 必要安裝

    1. left4dhooks
  • ConVar | 指令
    • cfg/sourcemod/l4d_no_finale_tanks.cfg
       // 0=Plugin off, 1=Plugin on.
       l4d_no_finale_tanks_enable "1"
  • Command | 命令

    None

  • Apply to | 適用於

     L4D1
     L4D2
    
  • Related Plugin | 相關插件
    1. l4d_NoEscapeTank: No Tank Spawn as the rescue vehicle is coming
      • 救援載具來臨之後不會有Tank來襲
  • Changelog | 版本日誌
    • v1.0 (2024-4-7)
      • Initial Release

中文說明

最後一關救援途中不會有Tank來襲直到救援載具來臨

  • 原理

    • 最後一關的救援途中,不會有Tank來襲,略過Tank局
    • 也適用於對抗,真人玩家不會有Tank能操控
    • 等救援載具來臨之後,會有Tank
  • 指令中文介紹 (點我展開)
    • cfg/sourcemod/l4d_no_finale_tanks.cfg
       // 0=關閉插件, 1=啟動插件
       l4d_no_finale_tanks_enable "1"