Left 4 Dead 2

Left 4 Dead 2

35 avaliações
Idle Witch Retreat Fix
   
Premiar
Adic. a Favoritos
Nos Favoritos
Desfavoritar
Game Content: Scripts
Tamanho:
Publicado em:
Atualizado em:
36.348 KB
14 set. 2024 às 6:15
21 de ago. às 10:15
14 notas de alterações ( ver )

Subscreve para transferir
Idle Witch Retreat Fix

Em 2 coleções por skysky199
Script List
131 itens
Script List <Improvement>
28 itens
Descrição
--僅於區域/專用伺服器生效--
--Works on local/dedicated servers only.--

(使用點燃-滅火法) (使用強制坐下-命令方法)
以下情況使用閒置將無法使Witch撤退或不攻擊
1. 倒地時
2. 丟小紅瓶/小綠罐/小白炸彈時
3. 點燃小紅/小綠/小白/爆炸盒時
4. 使用榴彈發射器時

當倒地且為Witch的攻擊目標時, 閒置會額外-50血/每個Witch

(沒人在乎的問題)
Q: 為什麼要強制 witch 坐下?
A: 如此才能允許命令尚未被觸發的 witch

(Use Ignite-Extinguish method) (Use Force sitting-Command method)
Witches will not retreat or not be triggered by going idle when:
1. being incapped.
2. throwing molotov/vomit juice/pipe bomb.
3. igniting gascan/oxygen tank/propane tank/fireworks.
4. firing grenade launcher.

When you are incapped and being attacked by a witch, health will be decreased by 50 (per witch) additionally if you go idle.

(Nobody cares)
Q: Why force the witch to sit?
A: To allow commanding a witch that hasn’t been triggered.

Reference:
1. [Hard-Mode] Improved Witch AI
https://steamproxy.net/sharedfiles/filedetails/?id=3272776716&searchtext=witch
2. Relentless Witch
https://steamproxy.net/sharedfiles/filedetails/?id=3485759235&searchtext=Relentless+Witch

Other idle related scripts:
1. Idle Reload Fix
https://steamproxy.net/sharedfiles/filedetails/?id=3325916770
4 comentários
Xenorvya 26 out. 2024 às 1:59 
Epic, thanks! Was my only grip with this mod, it's so nice seeing people get punished for trying to use glitches. Your HP removal idea was also pretty nice.
skysky199  [autor] 26 out. 2024 às 1:18 
@Melon

Because it takes time to perform the change target function, including igniting, extinguishing, and updating property data.
If the function is called again while actions are being performed, the witch will be seen as on fire and start a countdown.

I modified the code so that this only happens if the explosions are caused by idle players (probably).
Xenorvya 25 out. 2024 às 12:25 
Question, sometimes (not always) when a Witch gets blown up by an explosion, she dies after the burn duration (I personally set it to 27. She isn't burning either, she just gives normal chase but after the burn timer passes she just dies and gets set on fire.)
Xenorvya 5 out. 2024 às 10:26 
Thanks.