Remove survivors' default kits/pills/dual pistol in survival/scavenge mode
Note
This plugin is private, Please contact me
此為私人插件, 請聯繫本人
-
Apply to | 適用於
L4D1 Survival L4D2 Survival/Scavenge -
Image | 圖示
-
How does it work?
- In Survival/Scavenge mode, prevent the game distributing kits and pills to survivors.
-
Require | 必要安裝
-
ConVar | 指令
- cfg/sourcemod/survival_remove_start_items.cfg
// 0=Plugin off, 1=Plugin on. survival_remove_start_items_enable "1"
- cfg/sourcemod/survival_remove_start_items.cfg
-
Changelog | 版本日誌
-
v1.1 (2025-11-4)
- Add gamedata, use dhooks to block defaut items
-
v1.0 (2023-12-14)
- Initial Release
-
生存模式與清道夫模式中,移除人類身上預設的裝備: 雙手槍、治療包、藥丸
-
原理
- 移除生存模式中系統自動給予的雙手槍、治療包、藥丸,所以玩家只會剩下一把小手槍
- 清道夫模式也適用
-
指令中文介紹 (點我展開)
- cfg/sourcemod/survival_remove_start_items.cfg
// 0=關閉插件, 1=啟動插件 survival_remove_start_items_enable "1"
- cfg/sourcemod/survival_remove_start_items.cfg
