Left 4 Dead 2

Left 4 Dead 2

520 个评价
[VScript] Spit Damages Infected
3
2
   
奖励
收藏
已收藏
取消收藏
Game Content: Scripts
文件大小
发表于
9.679 KB
10 月 26 日 下午 2:19
1 项改动说明 ( 查看 )

订阅以下载
[VScript] Spit Damages Infected

描述
Simple as what the title says! Common infected, witches, and special infected will be damaged by the spitter's spit. Commons will be gibbed upon death, and they will also flinch when damaged, same goes for witches. The spit hitbox may be pretty weird at times, so be wary of that. Infected may also in some cases be hit by spit that's above them, but i sadly can't fix that without creating worse issues, sorry.

One more note, special infected get slowed down by damage, so it's pretty effective to trick them into entering a spit puddle.

Works in local servers and singleplayer only.
75 条留言
ivan7749 1 小时以前 
good
Witch  [作者] 3 小时以前 
yes
Clone Cop 4 小时以前 
does the spit hurt other spitters too?
BIG D 5 小时以前 
good
DavidFrozz05 13 小时以前 
jajjabuenaaso
toolazy 10 月 31 日 上午 3:35 
mod is cool but would be karma for versus
Asked 10 月 31 日 上午 12:35 
Spitter himself would be harmed.
kmaclives 10 月 30 日 下午 10:22 
AT LONG LAST!
kurochama 10 月 30 日 下午 9:18 
Probably it can be solved by adding a cfg file if you want. For example, if "slowdown_on_acid = false" on the cfg, the acid damage will use normal damage type that doesn't slow down. So if some people want to remove the slowdown, then can change that from the cfg file.You can also add other features on the cfg file, like the acid damage per tick, & damage exclusion to exclude certain special from acid damage (in case if people want to exclude spitter to damage herself), etc.
Witch  [作者] 10 月 30 日 下午 8:47 
The slow effect is not something i added. Its just how si damage works.