Learn how to create and use aliases in Quake Champions to perform longer tasks with simple commands, like connecting to servers or loading maps.
Aliases are commands that you type in (or bind to a key) to perform a longer task. For example, typing alias coolserver "connect 193.111.222.333" creates an alias called coolserver. You can then go to the console (accessed by the tilde key, ~) and type coolserver to connect to that server. The IP address 193.111.222.333 is an example and not a real Quake Champions server.
Another useful alias example is for map E1M8 (Zigguart Vertigo). You can create an alias by typing alias zigg "map e1m8". After this, typing zigg in the console will load the level.
- Aliases can be bound to keys for even quicker execution.
- Use descriptive names for your aliases to remember their function easily.
- Always enclose the command within the alias definition in double quotes.
100% Human-Written. AI Fact-Checked. Community Verified. Learn how AntMag verifies content