Skip to content

Latest commit

 

History

History

l4d_tankAttackOnSpawn

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Description | 內容

Forces AI tank to leave stasis and attack while spawn in coop/realism.

  • Video | 影片展示
    None

  • Image | 圖示
    None

  • Apply to | 適用於

     L4D1 Coop
     L4D2 Coop/Realism
    
  • Changelog | 版本日誌
  • Require | 必要安裝

    1. left4dhooks
  • ConVar | 指令
    • cfg\sourcemod\l4d_tankAttackOnSpawn.cfg
       // 0=Plugin off, 1=Plugin on.
       l4d_tankAttackOnSpawn_allow "1"
      
       // Tank chases survivors in seconds after tank spawns in coop
       l4d_tankAttackOnSpawn_seconds "3.0"
  • Command | 命令

    None


中文說明

戰役/寫實模式下,AI Tank一生成會直接往前進並攻擊倖存者,而非待在原地等待

  • 原理

    • (安裝此插件之前) 戰役/寫實模式下,AI Tank 會原地不動,等待倖存者走過來發現
    • (安裝此插件之後) 戰役/寫實模式下,AI Tank 一生成會直接往前攻擊倖存者
  • 用在意哪?

    • 增加遊戲難度