Add Custom safe area for any map on start
-
Apply to | 適用於
L4D1 L4D2 -
How does it work?
- Many custom maps are not like official maps, which have a safe zone at the beginning.
- When you are still watching cutscenes or playing mutations like "Special Delivery" or you specail spawn plugins set up early spawn of special infected will attack you who are caught off guard!!!
- For example:
- The Hive
- Chernobyl: Chapter One
- TheMight4
- This plugin create its own safe area, before you step out of the custom safe zone, you have enough time to prepare.
- To control custom safe area, modify file: data/l4d_start_safe_area.cfg
-
Require | 必要安裝
None -
API | 串接
- l4d_start_safe_area.inc
library name: l4d_start_safe_area
- l4d_start_safe_area.inc
-
Related | 相關插件
- readyup: Ready-up plugin
- 所有玩家準備才能開始遊戲的插件
- antisaferoomdooropen: Start Saferoom door anti open + teleport survivor back to safe area when leaving out saferoom until certain time pass
- 起始安全室的安全門將會鎖住直到時間結束 + 沒有安全門的關卡一旦離開安全區域會傳送回起始安全區域
- readyup: Ready-up plugin
-
Changelog | 版本日誌
-
v1.1h (2025-1-3)
- Updata data
-
v1.0h (2024-12-30)
- Remake code
- Support L4D1
- Provide API and include file
- Add data file
-
v1.0
-
遊戲開局時,強制將出生點周圍區域判定為安全區,以確保玩家安全
- 原理
- 某些三方圖,如果做得爛,沒有任何安全區域
- 當你還在準備拿武器或是看過場動畫的時候,遊戲導演就會直接開始,生成特感直接攻擊毫無防備的你
- 譬如以下三方圖:
- The Hive
- Chernobyl: Chapter One
- TheMight4
- 這插件創造自己的安全區範圍,讓玩家在離開自製的安全區範圍之前有足夠時間準備
- 可到文件設置自製安全區範圍: data/l4d_start_safe_area.cfg
