Left 4 Dead 2

Left 4 Dead 2

Not enough ratings
Competitive Addons
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
1.285 KB
29 Jun, 2022 @ 11:26am
1 Nov, 2022 @ 4:30pm
2 Change Notes ( view )

Subscribe to download
Competitive Addons

Description
So I found an easy solution for no addon support for Versus. A single text file.

Simply changes all RestrictAddons values to 0. This lets you host a server allowing addons for any gamemode whether it be versus or scavenge. Or to put it casually, you can play L4D2 Versus with mods now.
Official Dedicated servers will not work because Valve runs the servers (Obviously).


//------------------------------------------------------------------------------
// Used by the server to determine whether or not custom content should be allowed
// in a particular game mode.
//
// 0 = no restrictions on custom content (default)
// 1 = block custom content
//
// This doesn't affect custom campaigns, just client-side replacements for models,
// skins, sounds, etc.
//
// If an entry for the exact mode name isn't found, the base mode will be used.
// If the base mode isn't found, the default will be used.
//------------------------------------------------------------------------------

"RestrictAddons"
{
"default" "0"
"versus" "0"
"scavenge" "0"
"mutation15" "0" // versus survival
}
1 Comments
donlugovaristy™ 5 May, 2023 @ 4:32pm 
thank you creating this addon i am been using this for 2 months