View Single Post
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 05-07-2009 , 13:41   Re: DoD BasicGore v1.0 (Adds some blood/gore/bones to DoD:S) [04th April 2009]
Reply With Quote #6

this is the convar used to disable the blood-on-screen effect
on low health:

PHP Code:
// <1/0> = enable/disable displaying blood on the screen on low health
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
dod_basicgore_lowhealthoverlay "1" 
Just edit the config file and set it to "0" and that part of the plugin
will be disabled
FeuerSturm is offline