X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=commands.cfg;h=881c0359aca39c8a9626f43d67b1b1b7bcae182f;hb=bdecb66b772c4e4d7852cde1dea8dfd24164b49d;hp=35d9e39b91947d5d17210434c6c047a6f8512131;hpb=dbcdd58814a7281aef637c8c07a02242331c4c86;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/commands.cfg b/commands.cfg index 35d9e39b9..881c0359a 100644 --- a/commands.cfg +++ b/commands.cfg @@ -109,6 +109,7 @@ alias menu_loadmap_prepare "disconnect; wait; g_campaign 0; menu_cmd rpn /_menu_ // ========================================================== // commented out commands are really only intended for internal use alias blurtest "qc_cmd_cl blurtest ${* ?}" // Feature for testing blur postprocessing +alias create_scrshot_ent "qc_cmd_cl create_scrshot_ent ${* ?}" // Create an entity at this location for automatic screenshots alias debugmodel "qc_cmd_cl debugmodel ${* ?}" // Spawn a debug model manually //alias handlevote "qc_cmd_cl handlevote ${* ?}" // System to handle selecting a vote or option alias hud "qc_cmd_cl hud ${* ?}" // Commands regarding/controlling the HUD system