Left 4 Dead 2

Left 4 Dead 2

74 vurderinger
[V-Script] Bloody Guns And Items Framework
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Game Content: Scripts
Filstørrelse:
Offentliggjort:
5.378 KB
12. okt. kl. 19:40
1 ændringsbemærkning ( vis )

Abonner for at downloade
[V-Script] Bloody Guns And Items Framework

Beskrivelse
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
15 kommentarer
Galunga Gaming For 17 minutter siden 
could you do a vscript that allows enabling and disabling scoping/aiming with weapons of choice?

E.g: enabling scoping for the m16 (using a scope), and enabling aiming for the ak47 (you know how the sg552 zooms the camera? while also being able to disable the g1a1's scope entirely.

Could be very useful on packs/collections that change a lot of how weapons work.
Brigeezy123 For 1 time siden 
finally, have been waiting for something like this for years lol
Kanchou For 2 timer siden 
Does this work with reskins?
Oxxy (Real) For 2 timer siden 
This is great, if it's alright it'll likely be a requirement for my future mods, I've been working on a set of weapons that would benefit greatly from this.
[T]raxex For 3 timer siden 
where to insert the code?
i agree For 7 timer siden 
extended firearms support would be very neat
NachosChipeados  [ophavsmand] For 11 timer siden 
Oh, alright then
NachosChipeados  [ophavsmand] For 12 timer siden 
From what i see, it's most like possible. I'll look into it later
withextradip For 13 timer siden 
I wonder if it would be possible to make bile stains appear on weapons and items as well