Quake1011/CS2-plugins-lua

PlantSideLocker issue

asdfxD opened this issue · 0 comments

recently i got some reports that b plant is not allowed even with the required players count.

2 weeks ago 8 ct vs 8 t b plant not working.

yesterday i got also reports that b plant was not allowed, with 20+ players on server (de_dust2).

"de_dust2"	// the map on which the block with the restriction will work
{
	"blocked_plant"				"B"				// A - only A plant will blocked | B - only B plant will blocked | RANDOM - random plant will blocked 
	"ct_need_to_unlock"			"5"				// CTs need for plant will unlocked
	"t_need_to_unlock"			"4"				// Ts need for plant will unlocked
}