View Single Post
swiftswing1
Member
Join Date: Oct 2020
Old 09-24-2021 , 23:36   Re: [L4D2] More Screen Blood When Shooting (1.0) [21-Sep-2021]
Reply With Quote #2

i can only trigger the plugin with smgs and normal pistols. i haven't been able to get it to work with any rifles, shotguns or snipers at all (even though in the picture you're using an m16 o.o). any help? sm10 btw.

PHP Code:
// This file was auto-generated by SourceMod (v1.10.0.6502)
// ConVars for plugin "l4d2_more_screen_blood.smx"


// 0=Plugin off, 1=Plugin on.
// -
// Default: "1"
l4d2_more_screen_blood_allow "1"

// Turn on the plugin in these game modes, separate by commas (no spaces). (Empty = all).
// -
// Default: ""
l4d2_more_screen_blood_modes ""

// Turn off the plugin in these game modes, separate by commas (no spaces). (Empty = none).
// -
// Default: ""
l4d2_more_screen_blood_modes_off ""

// Turn on the plugin in these game modes. 0=All, 1=Coop, 2=Survival, 4=Versus, 8=Scavenge. Add numbers together.
// -
// Default: "0"
l4d2_more_screen_blood_modes_tog "0"

// How many blood overlays to send at once. The higher the number the more blood shows on the screen at once.
// -
// Default: "1"
// Minimum: "1.000000"
// Maximum: "5.000000"
l4d2_more_screen_blood_multiply "5"

// How near an enemy is required when shot for blood to spray on the screen.
// -
// Default: "100"
l4d2_more_screen_blood_range "100"

// 0=Off. 1=Play a blood spray sound to everyone nearby.
// -
// Default: "1"
l4d2_more_screen_blood_sound "1"

// Who triggers the blood effect. 1=Common Infected. 2=Survivors. 4=Special Infected. Add numbers together.
// -
// Default: "7"
l4d2_more_screen_blood_targets "7"

// 1=Display effect to person shooting only. 2=Display to everyone nearby.
// -
// Default: "2"
l4d2_more_screen_blood_types "2" 
Quote:
[SM] Listing 19 plugins:
01 "Admin File Reader" (1.10.0.6502) by AlliedModders LLC
02 "Admin Help" (1.10.0.6502) by AlliedModders LLC
03 "Admin Menu" (1.10.0.6502) by AlliedModders LLC
04 "Anti-Flood" (1.10.0.6502) by AlliedModders LLC
05 "Basic Ban Commands" (1.10.0.6502) by AlliedModders LLC
06 "Basic Chat" (1.10.0.6502) by AlliedModders LLC
07 "Basic Comm Control" (1.10.0.6502) by AlliedModders LLC
08 "Basic Commands" (1.10.0.6502) by AlliedModders LLC
09 "Basic Info Triggers" (1.10.0.6502) by AlliedModders LLC
10 "Basic Votes" (1.10.0.6502) by AlliedModders LLC
11 "Client Preferences" (1.10.0.6502) by AlliedModders LLC
12 "Fun Commands" (1.10.0.6502) by AlliedModders LLC
13 "Fun Votes" (1.10.0.6502) by AlliedModders LLC
14 "[L4D & L4D2] Item Giver" (1.4) by Psyk0tik (Crasher_3637)
15 "[L4D2] More Screen Blood When Shooting" (1.0) by SilverShot
16 "[L4D/2] Campaign Manager" (1.0.4) by Bigbuck
17 "Player Commands" (1.10.0.6502) by AlliedModders LLC
18 "Reserved Slots" (1.10.0.6502) by AlliedModders LLC
19 "Sound Commands" (1.10.0.6502) by AlliedModders LLC
swiftswing1 is offline