tfc.rock2.rul

来自「hl2 source code. Do not use it illegal.」· RUL 代码 · 共 17 行

RUL
17
字号
//Custom Log Event rules for Rock2.

Award
{
	name = "Executioner";
	noWinnerMessage = "No gas was discharged!";
	extraInfo = "%player discharged the gas %number times!";

	trigger
	{
		type = goal;
		key = rhand;
		key = bhand;
	}
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?