Left 4 Dead 2

Left 4 Dead 2

27 个评价
Fast Actions in Safe and Finale Area
   
奖励
收藏
已收藏
取消收藏
Game Content: Scripts
文件大小
发表于
更新日期
413.112 KB
2024 年 9 月 3 日 上午 8:01
9 月 24 日 下午 10:17
17 项改动说明 ( 查看 )

订阅以下载
Fast Actions in Safe and Finale Area

在 skysky199 的 2 个合集中
Script List
131 件物品
Script List <Improvement>
28 件物品
描述
--僅於區域/專用伺服器生效--
--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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3327310982
2. No Temp Health Decay in Safe Area
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3327311495
3 条留言
Xenorvya 2024 年 10 月 6 日 上午 5:38 
Alright thanks.
skysky199  [作者] 2024 年 10 月 6 日 上午 4:04 
@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.
Xenorvya 2024 年 10 月 5 日 下午 1:43 
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.