Provide natives, spawn special infected without the director limits!
-
Video | 影片展示
None -
Image | 圖示
None -
How does it work?
- 🟥 This plugin does not unlock your server special infected limit automatically. Don't install this plugin until other plugins require this plugin
- Provide API for other plugins to help spawn special infected without the director limits.
- Admin can type
!sm_mdzs
to open menu to spawn special infected without the director limits.
-
Require | 必要安裝
-
Related Plugin | 相關插件
- l4d_tankhelper: Tanks throw Tank/S.I./Witch/Hittable instead of rock
Tank不扔石頭而是扔出特感/Tank/Witch/車子
- l4d_together: A simple anti - runner system , punish the runner by spawn SI behind her.
離隊伍太遠的玩家,特感代替月亮懲罰你
- l4d_tank_spawn: Spawn multi Tanks on the map and final rescue
一個關卡中或救援期間生成多隻Tank,對抗模式也適用
- l4d_tankhelper: Tanks throw Tank/S.I./Witch/Hittable instead of rock
-
ConVar | 指令
None
-
Command | 命令
-
Spawn a special infected, bypassing the limit enforced by the game. (ADM required: ADMFLAG_ROOT)
sm_dzspawn <witch|witch_bride|smoker|boomer|hunter|spitter|jockey|charger|tank|infected> <number> <0:Crosshair, 1:Self Position>
-
Open a menu to spawn a special infected, bypassing the limit enforced by the game. (ADM required: ADMFLAG_ROOT)
sm_mdzs
-
-
API | 串接
- spawn_infected_nolimit.inc
library name: spawn_infected_nolimit
- spawn_infected_nolimit.inc
-
Apply to | 適用於
L4D1 L4D2
-
Changelog | 版本日誌
-
v1.3h (2024-3-15)
- Use better way to spawn witch and bride witch
- Require left4dhooks
- Update API
-
v1.2h (2024-2-14)
- Safetly create entity if server too many entities
-
v1.1h (2024-1-27)
- Updated L4D1 Gamedata
-
v1.0h (2023-10-27)
- Add inc file
-
v1.2.4 (2023-5-10)
- Update API
-
v1.2.3 (2023-3-12)
- Create Native API
-
v1.2.2
-
不受數量與遊戲限制生成特感
-
原理
- 🟥 這插件只是一個輔助插件,不是自動幫你的伺服器解鎖數量與限制,等其他插件需要的時候再安裝此插件
- 提供API給其他插件生成特感
-
命令中文介紹 (點我展開)
-
生成特感, 不會受到導演系統限制 (權限: ADMFLAG_ROOT)
sm_dzspawn <witch|witch_bride|smoker|boomer|hunter|spitter|jockey|charger|tank|infected> <數量> <0:準心指向, 1:自己身上>
-
打開選單生成特感, 不會受到導演系統限制 (權限: ADMFLAG_ROOT)
sm_mdzs
-