Моно ли добавить запрет РПГ/SWAM, С4, М18 CLAYMORE но только на карте метро режим захват?
Regex.Match(kill.Weapon, @"m320Regex.Match(kill.Weapon, @"m320|smaw|rpg|С4|M18 CLAYMORE", RegexOptions.IgnoreCase).Success && server.MapFileName.StartsWith("MP_Subway")
}
else if (count == 2)
{
plugin.SendGlobalMessage(plugin.R("%p_n% has been kicked for using %w_n%"));
plugin.KickPlayerWithMessage(player.Name, plugin.R("%p_n% you have been kicked for using %w_n%"));
if (!limit.Data.issetBool(player.Name))
limit.Data.setBool(player.Name, true);
}
нашел вот такой, но выдает ошибку
[11:13:01 87] [Insane Limits] ERROR: 1 error compiling Code
[11:13:01 87] [Insane Limits] ERROR: (CS1010, line: 0, column: 0): Символ новой строки в константе