Commands: Difference between revisions

From AQ2World Wiki
Jump to navigation Jump to search
(Created page with "== Commands == There's a lot of [https://www.eecis.udel.edu/~portnoi/quake/quakeiicom.html 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 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-G...")
 
No edit summary
Line 6: Line 6:
These can be used at any time, whether you're on the menu or in the middle of a match
These can be used at any time, whether you're on the menu or in the middle of a match


connect <ip> // Connect to a server using ip:port or hostname:port
{|class=wikitable style="padding: 10px;"colspan="2"
disconnect // Disconnect from a server
! style="width: 33%" | Command
reconnect // Reconnect to the last connected server
! style="width: 67%" | Notes
quit // Exit the game
|-
! 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
|-
|}


=== In-Game General Use ===
=== In-Game AQ2 ===
team 1/2/3/none // Join specific team or leave one
Thse commands can be used while a map is loaded or connected to a remote server
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-specific Commands ===
{|class=wikitable style="padding: 10px;"colspan="2"
captain // Claim or release being team's captain
! style="width: 33%" | team 1/2/3/none
sub // Sub or unsub your team
! style="width: 67%" | Join specific team or leave one
Commands for captains:
|-
ready // Ready or unready for the matchmode
! style="width: 33%" | stats
lock // Lock or unlock the team
! style="width: 67%" | Show your stats
teamname <your team name> // Set a custom team name
|-
teamskin // Change your team's player skin
! style="width: 33%" | stats list
resetscores // Send opposite team's captain request to reset scoreboard
! 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
|}
 
=== Matchmode Commands ===
These commands are available for matchmode servers only
 
{|class=wikitable style="padding: 10px;"colspan="2"
! style="width: 33%" | 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:37, 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