]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Alias calc command added
authorLegendaryGuard <rootuser999@gmail.com>
Mon, 27 Jul 2020 22:00:15 +0000 (22:00 +0000)
committerLegendaryGuard <rootuser999@gmail.com>
Mon, 27 Jul 2020 22:00:15 +0000 (22:00 +0000)
commands.cfg

index 1306f306bb82275d76dba67712f4f25e55e7de40..561c73292851fc2208b484cfd484766362f9f1b4 100644 (file)
@@ -211,6 +211,7 @@ alias animbench            "qc_cmd_sv     animbench            ${* ?}" // Benchm
 alias anticheat            "qc_cmd_sv     anticheat            ${* ?}" // Create an anticheat report for a client
 alias bbox                 "qc_cmd_sv     bbox                 ${* ?}" // Print detailed information about world size
 alias bot_cmd              "qc_cmd_sv     bot_cmd              ${* ?}" // Control and send commands to bots
+alias calc                 "qc_cmd_cmd    calc                 ${* ?}" // Basic Calculator in the console
 alias cointoss             "qc_cmd_sv     cointoss             ${* ?}" // Flip a virtual coin and give random result
 alias database             "qc_cmd_sv     database             ${* ?}" // Extra controls of the serverprogs database
 alias defer_clear          "qc_cmd_sv     defer_clear          ${* ?}" // Clear all queued defer commands for a specific client