Alias de consola
/File/en/Translation.png
Este artículo se está traduciendo del original en inglés: en/Manual/Console Aliases.
Porcentaje: 0% aprox.
  
Puedes colaborar ayudando a su mejora en la redacción.
  • Usa el Manual de Estilo para una correcta edición.
  • Recuerda quitar esta plantilla una vez que el artículo haya sido correctamente traducido.

Alias Commands

Aliases are handy shortcuts for one or more command. You can define aliases ingame or in one of the scripts files. Simply add an alias by typing "alias <whateveryouwant>". If the alias needs spaces, remember to enclose it in double-quotes. If your alias needs double-quotes, use single quotes as subsitution. Like this: alias echo " 'hallo b' %A". Aliases can use the arguments typed in after them.

There are a few predefined aliases ingame

clean_company

same as reset_company

company_password

same as company_pw

dir

same as ls

join

same as connect

new_game, new_map and newmap

same as newgame

rcon_password

same as rcon_pw

server_bind, server_bind_ip and server_ip_bind

same as server_ip

server_password

same as server_pw

Debug aliases [not available in release]

dbg_echo

echo %A; echo %B (shows concatenation of commands)

dbg_echo2

echo %!