View Single Post
Darkwob
BANNED
Join Date: Oct 2018
Old 10-09-2020 , 07:49   Re: stripper need update
Reply With Quote #7

Quote:
Originally Posted by Marttt View Post
Hi, I answered him in PM, btw the process is not very friendly.

1) First you need to install this plugin Silvers VScript File Replacer.

2) Create a folder named \left4dead2\scripts\vscripts\vscripts_custom if you don't have it. (the plugin creates automatically for you on it's first run)

3) Paste the anv_mapfixes.nut in this folder

4) Edit the data file to this:

Code:
"vscript_replacer"
{
	// All maps
	".+"
	{
		"anv_mapfixes"
		{
			"override" "anv_mapfixes"
		}
	}
}
If that don't work just send me a PM here in the forum.

I attached a zip file with the edits.
Don't forget to install first the plugin from the main topic.

Note: Basically all I did was to comment the "Apply_Quadmode_Map_Specific_Fixes" in the vscript code.
I don't know if this has some other side effects, but currently I know that two servers are running this without errors.
But if the game is constantly getting updates, this file may by deprecated or become an old version.
yes i'm the first to test this and it works successfully but with only one downside. Added textures on some maps are removed.
Darkwob is offline