X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=commands.cfg;h=881c0359aca39c8a9626f43d67b1b1b7bcae182f;hb=4f7be7cea103ba3b378049f172e2292311c2e0ef;hp=35d9e39b91947d5d17210434c6c047a6f8512131;hpb=8dd9e564bf844bd71312218ce4714e6324d6beb5;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