[V-Script] Bloody Chainsaw Framework
Allows the Chainsaw to get covered in blood on your own local server.
How to use on custom models
open the models vmt and add the following:
//////////////// ///BLOOD/// //////////////// "$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" } }