Commands: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
! style="width: 67%" | Notes | ! style="width: 67%" | Notes | ||
|- | |- | ||
| style="width: 33%" | connect <ip> | |||
| style="width: 67%" | Connect to a server using ip:port or hostname:port | |||
|- | |- | ||
| style="width: 33%" | disconnect | |||
| style="width: 67%" | Disconnect from a server | |||
|- | |- | ||
| style="width: 33%" | reconnect | |||
| style="width: 67%" | Reconnect to the last connected server | |||
|- | |- | ||
| style="width: 33%" | quit | |||
| style="width: 67%" | Exit the game | |||
|- | |- | ||
|} | |} | ||
Line 31: | Line 31: | ||
! style="width: 67%" | Join specific team or leave one | ! style="width: 67%" | Join specific team or leave one | ||
|- | |- | ||
| style="width: 33%" | stats | |||
| style="width: 67%" | Show your stats | |||
|- | |- | ||
| style="width: 33%" | stats list | |||
| style="width: 67%" | Show players' stats list | |||
|- | |- | ||
| style="width: 33%" | stats # | |||
| style="width: 67%" | Show specific player's stats | |||
|- | |- | ||
| style="width: 33%" | votemap <mapname> | |||
| style="width: 67%" | Vote for a map | |||
|- | |- | ||
| style="width: 33%" | votekick <nickname> | |||
| style="width: 67%" | Vote for a user to be kicked | |||
|- | |- | ||
| style="width: 33%" | voteconfig <configname> | |||
| style="width: 67%" | Vote for a specific mode | |||
|- | |- | ||
| style="width: 33%" | votescramble | |||
| style="width: 67%" | Vote for teams to be scrambled | |||
|- | |- | ||
| style="width: 33%" | ignorelist | |||
| style="width: 67%" | Show player list | |||
|- | |- | ||
| style="width: 33%" | ignore # or ignore <nickname> | |||
| style="width: 67%" | Add or remove player from your ignorelist | |||
|} | |} | ||
Line 66: | Line 66: | ||
! style="width: 67%" | Claim or release being team's captain | ! style="width: 67%" | Claim or release being team's captain | ||
|- | |- | ||
| style="width: 33%" | sub | |||
| style="width: 67%" | Sub or unsub your team | |||
|- | |- | ||
| style="width: 33%" | ready | |||
| style="width: 67%" | Ready or unready for the matchmode | |||
|- | |- | ||
| style="width: 33%" | lock | |||
| style="width: 67%" | Lock or unlock the team | |||
|- | |- | ||
| style="width: 33%" | teamname <your team name> | |||
| style="width: 67%" | Set a custom team name | |||
|- | |- | ||
| style="width: 33%" | teamskin | |||
| style="width: 67%" | Change your team's player skin | |||
|- | |- | ||
| style="width: 33%" | resetscores | |||
| style="width: 67%" | 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 |