Commands: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
{|class=wikitable style="padding: 10px;"colspan="2" | {|class=wikitable style="padding: 10px;"colspan="2" | ||
! style="width: | ! style="width: 40%" | Command | ||
! style="width: | ! style="width: 60%" | Notes | ||
|- | |- | ||
| style="width: | | style="width: 40%" | connect <ip> | ||
| style="width: | | style="width: 60%" | Connect to a server using ip:port or hostname:port | ||
|- | |- | ||
| style="width: | | style="width: 40%" | disconnect | ||
| style="width: | | style="width: 60%" | Disconnect from a server | ||
|- | |- | ||
| style="width: | | style="width: 40%" | reconnect | ||
| style="width: | | style="width: 60%" | Reconnect to the last connected server | ||
|- | |- | ||
| style="width: | | style="width: 40%" | quit | ||
| style="width: | | style="width: 60%" | Exit the game | ||
|- | |- | ||
|} | |} | ||
Line 28: | Line 28: | ||
{|class=wikitable style="padding: 10px;"colspan="2" | {|class=wikitable style="padding: 10px;"colspan="2" | ||
! style="width: | ! style="width: 40%" | team 1/2/3/none | ||
! style="width: | ! style="width: 60%" | Join specific team or leave one | ||
|- | |- | ||
| style="width: | | style="width: 40%" | stats | ||
| style="width: | | style="width: 60%" | Show your stats | ||
|- | |- | ||
| style="width: | | style="width: 40%" | stats list | ||
| style="width: | | style="width: 60%" | Show players' stats list | ||
|- | |- | ||
| style="width: | | style="width: 40%" | stats # | ||
| style="width: | | style="width: 60%" | Show specific player's stats | ||
|- | |- | ||
| style="width: | | style="width: 40%" | votemap <mapname> | ||
| style="width: | | style="width: 60%" | Vote for a map | ||
|- | |- | ||
| style="width: | | style="width: 40%" | votekick <nickname> | ||
| style="width: | | style="width: 60%" | Vote for a user to be kicked | ||
|- | |- | ||
| style="width: | | style="width: 40%" | voteconfig <configname> | ||
| style="width: | | style="width: 60%" | Vote for a specific mode | ||
|- | |- | ||
| style="width: | | style="width: 40%" | votescramble | ||
| style="width: | | style="width: 60%" | Vote for teams to be scrambled | ||
|- | |- | ||
| style="width: | | style="width: 40%" | ignorelist | ||
| style="width: | | style="width: 60%" | Show player list | ||
|- | |- | ||
| style="width: | | style="width: 40%" | ignore # or ignore <nickname> | ||
| style="width: | | style="width: 60%" | Add or remove player from your ignorelist | ||
|} | |} | ||
Line 63: | Line 63: | ||
{|class=wikitable style="padding: 10px;"colspan="2" | {|class=wikitable style="padding: 10px;"colspan="2" | ||
! style="width: | ! style="width: 40%" | captain | ||
! style="width: | ! style="width: 60%" | Claim or release being team's captain | ||
|- | |- | ||
| style="width: | | style="width: 40%" | sub | ||
| style="width: | | style="width: 60%" | Sub or unsub your team | ||
|- | |- | ||
| style="width: | | style="width: 40%" | ready | ||
| style="width: | | style="width: 60%" | Ready or unready for the matchmode | ||
|- | |- | ||
| style="width: | | style="width: 40%" | lock | ||
| style="width: | | style="width: 60%" | Lock or unlock the team | ||
|- | |- | ||
| style="width: | | style="width: 40%" | teamname <your team name> | ||
| style="width: | | style="width: 60%" | Set a custom team name | ||
|- | |- | ||
| style="width: | | style="width: 40%" | teamskin | ||
| style="width: | | style="width: 60%" | Change your team's player skin | ||
|- | |- | ||
| style="width: | | style="width: 40%" | resetscores | ||
| style="width: | | style="width: 60%" | Send opposite team's captain request to reset scoreboard | ||
|} | |} |
Revision as of 00:39, 28 March 2022
Commands
There's a lot of Quake II console commands, but we're going to focus on ones of particular use in AQ2
General Use
These can be used at any time, whether you're on the menu or in the middle of a match
Command | Notes |
---|---|
connect <ip> | Connect to a server using ip:port or hostname:port |
disconnect | Disconnect from a server |
reconnect | Reconnect to the last connected server |
quit | Exit the game |
In-Game AQ2
Thse commands can be used while a map is loaded or connected to a remote server
team 1/2/3/none | Join specific team or leave one |
---|---|
stats | Show your stats |
stats list | Show players' stats list |
stats # | Show specific player's stats |
votemap <mapname> | Vote for a map |
votekick <nickname> | Vote for a user to be kicked |
voteconfig <configname> | Vote for a specific mode |
votescramble | Vote for teams to be scrambled |
ignorelist | Show player list |
ignore # or ignore <nickname> | Add or remove player from your ignorelist |
Matchmode Commands
These commands are available for matchmode servers only
captain | Claim or release being team's captain |
---|---|
sub | Sub or unsub your team |
ready | Ready or unready for the matchmode |
lock | Lock or unlock the team |
teamname <your team name> | Set a custom team name |
teamskin | Change your team's player skin |
resetscores | Send opposite team's captain request to reset scoreboard |