Left 4 Dead 2

Left 4 Dead 2

137 lượt đánh giá
[V-Script] Bloody Guns And Items Framework
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Game Content: Scripts
Kích cỡ file
Đã đăng
5.378 KB
12 Thg10 @ 7:40pm
1 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
[V-Script] Bloody Guns And Items Framework

Mô tả
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
25 bình luận
Кирпич 2 giờ trước 
good work btw
Кирпич 2 giờ trước 
NachosChipeados in that case, here's an idea, is it possible to make the texture of the barrel of a weapon warm up like a minigun, if use the same texture system and vmt, it might work?
Кирпич 2 giờ trước 
it's actually brilliant, I tried to do it once, but it didn't work out
NachosChipeados  [tác giả] 3 giờ trước 
@Aurelíos it works with worldmodels as long as the weapon isn't being held by a player. It's a game limitation unfortunately

@Dead Man Walking it's compatible with reanimations and custom models, as long as they don't use custom textures. If they do, you'll have to manually paste the parameters in the description into their materials
Aurelíos 4 giờ trước 
will this affect the world model or only the viewmodel??
Kazooie 4 giờ trước 
i forget the blending blood effect comes from the hunter when it kills a survivor, thats SO creative usage of a effect.
Dead Man Walking 5 giờ trước 
Is this compatible with other mods of guns?
Like nightmare guns, mw guns, reanimations and etc?
LittleBigSmoak 5 giờ trước 
Yeah, but that one's a bit finnicky unfortunately
o_-KILLJOY-_o 10 giờ trước 
@Galunga Gaming @LittleBigSmoak - This is what you are looking for, as for an actual scope being enable on all guns it hasn't been done yet ......

https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3106556672
LittleBigSmoak 12 giờ trước 
Seconding galunga's idea, that sounds great