]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Add the command to commands.cfg
authorSamual Lenks <samual@xonotic.org>
Fri, 5 Oct 2012 04:58:26 +0000 (00:58 -0400)
committerSamual Lenks <samual@xonotic.org>
Fri, 5 Oct 2012 04:58:26 +0000 (00:58 -0400)
commands.cfg

index 881c0359aca39c8a9626f43d67b1b1b7bcae182f..ca03c0c26a6dbe2bd350ce220e3c2b49beae0d87 100644 (file)
@@ -54,6 +54,7 @@ alias who                  "qc_cmd_svcmd  who                  ${* ?}" // Displa
 alias addtolist            "qc_cmd_svmenu addtolist            ${* ?}" // Add a string to a cvar
 alias qc_curl              "qc_cmd_svmenu curl                 ${* ?}" // curl requests
 alias dumpcommands         "qc_cmd_svmenu dumpcommands         ${* ?}" // Dump all commands on the program to *_cmd_dump.txt
+alias dumpnotifs           "qc_cmd_svmenu dumpnotifs           ${* ?}" // Dump all notifications into notifications_dump.txt
 alias maplist              "qc_cmd_svmenu maplist              ${* ?}" // Automatic control of maplist
 alias nextframe            "qc_cmd_svmenu nextframe            ${* ?}" // do something next frame
 alias removefromlist       "qc_cmd_svmenu removefromlist       ${* ?}" // Remove a string from a cvar