X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=commands.cfg;h=71e6eb2cb07998b27caf3a1ddebd5680cdf452e1;hb=39c6fe854bc866de4089c9a48a7db488296285db;hp=dca2334bc745a8a1a0f1cb869aec1b1ede7b5d4c;hpb=1bee0bfd4cbbb160b775164f2723072474f66a62;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/commands.cfg b/commands.cfg index dca2334bc..71e6eb2cb 100644 --- a/commands.cfg +++ b/commands.cfg @@ -122,6 +122,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 exit "quit" // other aliases for local commands alias hud_configure "qc_cmd_cl hud configure" @@ -336,6 +337,7 @@ alias vdomap "vdo gotomap ${1 ?}" alias vdokick "vdo kick ${* ?}" alias vdokickban "vdo kickban ${* ?}" alias vdoend "vdo endmatch" +alias vext "vcall extendmatchtime" // ====================== // rcon server commands