View Single Post
yuzumi
Member
Join Date: Jul 2020
Old 08-19-2022 , 08:24   Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Reply With Quote #1432

Quote:
Originally Posted by zaviier View Post
btw, how to use Custom Config correctly?
I want to set 1 player = 1 tank
2-6 player = 2 tank
and 8 player = 3 tank

my config
Code:
		"Custom"
		{
			"Enable Custom Configs"			"1"
			"Create Config Types"			"32"
			"Execute Config Delay"			"5.0"
			"Execute Config Types"			"32"
		}
it work when 1 player connected there only 1 tank, but when more than 1, default config not load so it's only 1 tank even there is 4 player connected.

do I need to set from 1.cfg to 8.cfg to make it work?
or 1.cfg, 2.cfg and 8.cfg only?
But 7 Humans? If you do not add the corresponding value in the default cfg, Will not perform as expected.

Example:
default cfg set 4 tanks / 1.cfg set 1 tank / 2.cfg~6.cfg set 2 tanks / 8.cfg set 3 tanks..
Have 1 Human : 1 tank
Have 2-6 Humans : 2 tanks
Have 7 Humans : 4 tanks (You have not set the corresponding value in 7.cfg, so will read the default cfg)
Have 8 Humans : 3 tanks

Last edited by yuzumi; 08-19-2022 at 08:32.
yuzumi is offline