View Single Post
glhf3000
Member
Join Date: Aug 2010
Location: middle-universe
Old 02-03-2024 , 11:48   Re: [L4D1 & L4D2] Votekick - no black screen (Coop & Versus)
Reply With Quote #61

Quote:
Originally Posted by Dragokas View Post
@[ru]In1ernal Error, check is it work.
gj

Server admins suggested to add these:
Code:
	"FriendlyFire"
	{
		"en"		"Friendly fire"
		"ru"		"Стреляет по своим"
	}
	"Griefing"
	{
		"en"		"Griefing"
		"ru"		"Руинит игру"
	}
	"Microphone"
	{
		"en"		"Microphone issues"
		"ru"		"Микрофон мешает"
	}
	"Other"
	{
		"en"		"Reason not specified"
		"ru"		"Причина не указана"
	}
I would personally rework the "Other" option as separate and always present (or cvar controlled) -> we need two diff phrases for menu item and reason in chat/hint:

Code:
Reason: proceed w/o reason / Reason: not specified
Причина: не указывать причину / Причина: не указана

Last edited by glhf3000; 02-03-2024 at 11:52.
glhf3000 is offline