From 50dc589a095cb7646111d218e2219a8fa8cc4cc4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Matthias=20Kr=C3=BCger?= Date: Sun, 9 Jun 2013 23:27:25 +0200 Subject: [PATCH] try to fix some stuff --- commands.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.cfg b/commands.cfg index ec71b9165..4ece57f84 100644 --- a/commands.cfg +++ b/commands.cfg @@ -123,7 +123,7 @@ alias hud "qc_cmd_cl hud ${* ?}" // Comman alias localprint "qc_cmd_cl localprint ${* ?}" // Create your own centerprint sent to yourself //alias mv_download "qc_cmd_cl mv_download ${* ?}" // Retrieve mapshot picture from the server alias sendcvar "qc_cmd_cl sendcvar ${* ?}" // Send a cvar to the server (like weaponpriority) -alias plainscreenshot "menu_watermark"" ; cl_hidewaypoints 1 ; viewsize 120 ; settemp crosshair 0 ; screenshot ; settemp_restore crosshair ; viewsize 100 ; cl_hidewaypoints 0 ; menu_watermark" +alias plainscreenshot "menu_watermark \"\" ; cl_hidewaypoints 1 ; viewsize 120 ; settemp crosshair 0 ; screenshot ; settemp_restore crosshair ; viewsize 100 ; cl_hidewaypoints 0 ; menu_watermark" // other aliases for local commands alias hud_configure "qc_cmd_cl hud configure" -- 2.39.2