Left 4 Dead 2

Left 4 Dead 2

30 个评价
[V-Script] Bloody Guns And Items Framework
   
奖励
收藏
已收藏
取消收藏
Game Content: Scripts
文件大小
发表于
5.378 KB
10 月 12 日 下午 7:40
1 项改动说明 ( 查看 )

订阅以下载
[V-Script] Bloody Guns And Items Framework

描述
Allows all guns and items, except the chainsaw, to get covered in blood. HEAVILY based on Bloody Chainsaw Framework. If you want the chainsaw to also get covered in blood, go download that mod.

Any time you do damage to/take damage from the infected, AND are at least 200 HU close to them, the blood texture will get more visible. Max range can be changed in the settings.

This mod doesn't do anything by itself
To actually make items support this mod, you need to add the following to that item's material:

"$detail" "models/infected/hunter/hunter_01_detail.vtf" "$detailscale" "1.75" "$detailblendfactor" .001 "$detailblendmode" 0 "$detailAmount" "0" "Proxies" { "BloodyHands" { "resultVar" "$detailAmount" } "Equals" { "srcVar1" "$detailAmount" "resultVar" "$detailblendfactor" } }

Vanilla textures here

Settings can be changed in ems/bloody_guns_framework/Settings.cfg
9 条留言
NachosChipeados  [作者] 3 小时以前 
Oh, alright then
NachosChipeados  [作者] 4 小时以前 
From what i see, it's most like possible. I'll look into it later
withextradip 4 小时以前 
I wonder if it would be possible to make bile stains appear on weapons and items as well
Сергей Гусев 5 小时以前 
Back 4 Blood no more need. :-)
Mundfish 8 小时以前 
I have always wanted to have this kind of system in the game. And now it's possible.
SherlockHolmes9™ 15 小时以前 
i'll support this in my mod from now on. Very nice that it use the same system as melee
multo 16 小时以前 
interesting
CoolingCashew31 16 小时以前 
Very interesting addon details fam ^^