View Single Post
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 12-08-2021 , 00:52   Re: [L4D & L4D2] Mutant Tanks (v8.89, 9-11-2021)
Reply With Quote #1180

Quote:
Originally Posted by kot4404 View Post
Unfortunately didn't work for me
Code:
		"Custom"
		{
			"Enable Custom Configs"			"1"
			"Create Config Types"			"3"
			"Execute Config Delay"			"5.0"
			"Execute Config Types"			"3"
		}
I didn't really change anything else and the only thing it generated is 2 folders called difficulty_configs; l4d2_map_configs, there is nothing inside.
It worked fine for me. I broke that functionality a few updates ago, but it'll be fixed in the next update. For now, you can manually create the files yourself. Just create a file called "c1m1_hotel.cfg" inside the "l4d2_map_configs" folder and a file called "easy.cfg" inside the "difficulty_configs" folder.

Quote:
Originally Posted by kot4404 View Post
And I am not sure I explained it right, I would like config that runs on let's say c1m1_hotel easy difficulty only. Does this plugin support that via 2 separate config files?
The map config will always execute when a map with the exact name is loaded. The difficulty config will always execute when the server switches to a difficulty with the exact name.

This means that the "easy.cfg" will execute on any map as long as "z_difficulty" is set to "easy". It won't be exclusive to only "c1m1_hotel".
__________________

Last edited by Psyk0tik; 12-10-2021 at 16:02.
Psyk0tik is offline