Left 4 Dead 2

Left 4 Dead 2

25 ratings
Fast Actions in Safe and Finale Area
   
Award
Favorite
Favorited
Unfavorite
Game Content: Scripts
File Size
Posted
Updated
412.252 KB
3 Sep, 2024 @ 8:01am
5 Jun @ 11:57am
14 Change Notes ( view )

Subscribe to download
Fast Actions in Safe and Finale Area

In 2 collections by skysky199
Script List
115 items
Script List <Improvement>
24 items
Description
--僅於區域/專用伺服器生效--
--Works on local/dedicated servers only.--

變更醫療包, 電擊器, 彈藥包, 拉人的執行時間.

啟動時機:
1. 在(初始)安全區.
2. 所有人在救援區、無特感並且救援未開始.

附加功能:
尚未有人離開安全區域前, 當補血目標 HP >= 80 及任一隊友 HP < 80, 取消補血.

Change using duration of medkits, defibrillators, upgrade ammo packs and reviving incapped survivors.

Enable conditions:
1. In safe (start) area.
2. All survivors are in finale area, no specials in game, and finale has not started.

Additional function:
Block healing when the target's health >= 80 and one of the rest survivors' < 80 until someone has left the safe area.

Config path:
\ems\fastactions\settings.txt
Duration
(Default: 0.1)
Using duration of actions if enable. Can be 0.
(in seconds)
啟動時, 動作的執行時間. 可為0
(以秒為單位)
UseConVarHeal
UseConVarDefib
(Default: true/true)
If false, it will not use ConVars to speed up the action.
※This may resolve some conflicts, but it will force the duration of the action to be 0.0.
如果為 false, 腳本不會用 ConVars 加快使用速度.
※可能可以解決腳本衝突 但使用的時間將被強制設為0.0

Other safe area related scripts:
1. No Damages in Safe Area
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3327310982
2. No Temp Health Decay in Safe Area
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3327311495
3 Comments
Legoshi's Lover 6 Oct, 2024 @ 5:38am 
Alright thanks.
skysky199  [author] 6 Oct, 2024 @ 4:04am 
@Melon

It's not a conflict, the reason is Improved Witch AI uses a director option named "AllowWitchesInCheckpoints".
And the author forgot to put scriptedmode_addon.nut into the vpk.
To repair this, you can:
1. Report to the author.
2. subscribe the addon which has this file, such as Admin System.
Legoshi's Lover 5 Oct, 2024 @ 1:43pm 
Good mod and good idea. I just want to say it conflicts with Improved Witch AI (not your other saferoom mod, only this one). She won't go inside the saferoom and retreat, but that's the only mod conflict I noticed.