Left 4 Dead 2

Left 4 Dead 2

Not enough ratings
No Revive Interrupt
   
Award
Favorite
Favorited
Unfavorite
Game Content: Scripts
File Size
Posted
Updated
20.426 KB
22 Jun @ 1:08pm
8 Jul @ 11:18am
5 Change Notes ( view )

Subscribe to download
No Revive Interrupt

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

※需要 開啟Scripted Mode
※Requires enable Scripted Mode.

當倒地的倖存者被感染者或陷阱攻擊時 拉人不會被中斷
必須保持瞄準目標 期間不可瞄準其他倒地目標 否則失效

Revival will not be interrupted when an incapacitated survivor is hurt by infecteds or traps.
Must keep aimming the target. Aiming at another incapped target during this time will interrupt the process.

Setting file path:
\ems\noreviveinterrupt\settings.tbl
設定名
Setting's name
說明
Description
TrapOnly
(Default: false)
If true, script is effective for traps only.
如果為true 腳本只對陷阱有效
9 Comments
skysky199  [author] 26 Jun @ 5:51am 
@xSporez

Fixed, ty.
xSporez 25 Jun @ 4:07pm 
This is a good mod but ive noticed an issue with it when helping an incapacitated teammate up. If the person helping the teammate up and incapacitated survivor are both in spitter acid then the mod forces them to get their teammate up and cannot cancel getting their teammate up to get out of the spitter acid, resulting in a lot of health lost or the other person getting incapacitated as well
Crashado 25 Jun @ 11:26am 
ok thanks @skysky199 i will try <3
skysky199  [author] 24 Jun @ 10:22pm 
Not sure about if scripted_user_func can be used through .cfg,
skysky199  [author] 24 Jun @ 10:16pm 
@Crashado

To modify cvars and without creating a new .vpk, you need to use Admin System or something like that.
Type scripted_user_func cvar,god,1 (for example) in listenserver.cfg or server.cfg, depend on which server you use. And some script support modifying from ems/.

Only a few cvars and cl_* ones can be modified through autoexec.cfg.
Crashado 24 Jun @ 2:54pm 
@skysky199
Crashado 24 Jun @ 2:53pm 
hey sky, i want to create mods script, i was trying to create a simple mod cvar using autoexec.cfg but is not working, can you tell me how to do scripts ? i have a lot of ideais mods, by the way i love your mods <3
skysky199  [author] 24 Jun @ 3:39am 
@Jakiy

If you are not using default value of the convar, you need to modify the script.
Change the "Default = 5.0" to your desired value (2.0).
Jakiy 24 Jun @ 2:13am 
This mod break the 2 seconds revive duration convar. Please fix!