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
-
How does it work?
- Type !admin to call adm menu and you will see "ALL4DEAD" option
- Support custom melee
-
Require | 必要安裝
-
ConVar | 指令
- cfg\sourcemod\all4dead2.cfg
// Whether or not we announce changes in game. a4d_notify_players "1"
- cfg\sourcemod\all4dead2.cfg
-
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
-
管理員可以直接操控遊戲導演系統並生成武器、近戰武器、物品、醫療物品、特殊感染者以及特殊一般感染者等等,無須開啟作弊模式