Skip to content

Latest commit

 

History

History

all4dead2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Description | 內容

Enables admins to have control over the AI Director and spawn all weapons, melee, items, special infected, and Uncommon Infected without using sv_cheats 1

  • Video | 影片展示
    None

  • Image

    • All 4 Dead
      all4dead2_1
  • How does it work?
    • Type !admin to call adm menu and you will see "ALL4DEAD" option
    • Support custom melee
  • Command | 命令
    • Usage: a4d_spawn_infected <infected_type> (does not work for uncommon infected, use a4d_spawn_uinfected instead) (Adm required: ADMFLAG_ROOT)

      a4d_spawn_infected <zombie|mob|witch|tank|boomer|hunter|smoker|spitter|jockey|charger>
    • Usage: a4d_spawn_uinfected <uncommon_infected_type> (Adm required: ADMFLAG_ROOT)

      a4d_spawn_uinfected <riot|ceda|clown|mud|roadcrew|jimmy>
    • Usage: a4d_spawn_item <item_type>, read more item here (Adm required: ADMFLAG_ROOT)

      a4d_spawn_item <rifle|first_aid_kit|ammo....>
      a4d_spawn_weapon <rifle|first_aid_kit|ammo....>
    • This command forces the AI director to start a panic event (Adm required: ADMFLAG_ROOT)

      a4d_force_panic
    • This command forces the AI director to start a panic event endlessly (Adm required: ADMFLAG_ROOT)

      a4d_panic_forever
    • Usage: a4d_enable_notifications <0|1> (Adm required: ADMFLAG_ROOT)

      a4d_enable_notifications <0|1>
  • Apply to | 適用於

    L4D2
    
  • Translation Support | 支援翻譯

    English
    繁體中文
    简体中文
    
  • Changelog | 版本日誌
    //grandwazir @ 2009-2010
    //Harry @ 2020-2024
    • v3.9 (2024-3-30)

      • Update cvars
      • Update cmds
      • Update Translation
    • v3.8 (2024-3-15)

      • Require spawn_infected_nolimit
      • Delete gamedata
    • v3.7 (2024-1-20)

      • Custom melee spawn support
    • v3.6 (2023-3-11)

      • Fixed translation phrase.
    • v3.5 (2023-1-27)

      • Translation Support. Thanks to wyxls.
    • v3.4

      • AlliedModder Post
      • Convert All codes to new syntax.
      • Add gamedata to support infected spawn (without being limit by director)
      • Add All weapons、melee、items
      • Add firework crate
      • Add L4D2 "The Last Stand" two melee: pitchfork、shovel
      • Spawn Witch Bride Model in c6m1 to prevent crash
      • Add Gnome and Cola.
      • Display menu forever
    • v2.0


中文說明

管理員可以直接操控遊戲導演系統並生成武器、近戰武器、物品、醫療物品、特殊感染者以及特殊一般感染者等等,無須開啟作弊模式

  • 圖示

    • 介面
      all4dead2_1_zho
  • 原理

    • 管理員輸入!admin就能看到 "ALL4DEAD指令" 選項
    • 支援生成三方圖近戰武器
  • 用意在哪?

    • 不需要開啟作弊模式就能輕鬆生成各種武器、物品與特感,適合用於服主做測試或惡搞
  • 指令中文介紹 (點我展開)
    • cfg\sourcemod\all4dead2.cfg
       // 1=通知玩家訊息, 0=不通知
       a4d_notify_players "1"