Commands: Difference between revisions
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
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 | ||
|- | |- | ||
|} | |} | ||
=== In-Game AQ2 === | === In-Game AQ2 === | ||
These commands can be used while a map is loaded or connected to a remote server | |||
{|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%" | 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: 40%" | ignore # or ignore <nickname> | |||
| style="width: 60%" | Add or remove player from your ignorelist | |||
|} | |} | ||
Line 63: | Line 66: | ||
{|class=wikitable style="padding: 10px;"colspan="2" | {|class=wikitable style="padding: 10px;"colspan="2" | ||
! style="width: | ! style="width: 40%" | Command | ||
! style="width: 60%" | Notes | |||
|- | |||
| style="width: 40%" | captain | |||
| style="width: 60%" | Claim or release being team's captain | |||
|- | |||
| style="width: 40%" | sub | |||
| style="width: 60%" | Sub or unsub your team | |||
|- | |||
| style="width: 40%" | ready | |||
| style="width: 60%" | Ready or unready for the matchmode | |||
|- | |||
| style="width: 40%" | lock | |||
| style="width: 60%" | Lock or unlock the team | |||
|- | |||
| style="width: 40%" | teamname <your team name> | |||
| style="width: 60%" | Set a custom team name | |||
|- | |||
| style="width: 40%" | teamskin | |||
| style="width: 60%" | Change your team's player skin | |||
|- | |||
| style="width: 40%" | resetscores | |||
| style="width: 60%" | Send opposite team's captain request to reset scoreboard | |||
|} | |||
=== J-Mod only === | |||
You can go to your locally created server by typing gamemap <mapname>. | |||
To get the list of all maps on your drive press TAB key after typing gamemap. | |||
Another option that is better suited for jumping is jmod which is jump mod for AQ2. There is no fall damage, you can't shoot other players and it provides other info like current and highest speed. Server with jmod can be found in the server browser - just look for AQ2 JMOD - Jump around like a PRO. | |||
It has several features and its own commands: | |||
{|class=wikitable style="padding: 10px;"colspan="2" | |||
! style="width: 40%" | Command | |||
! style="width: 60%" | Notes | |||
|- | |- | ||
| style="width: | | style="width: 40%" | teleporter set | ||
| style="width: | | style="width: 60%" | Set a custom spawn point to recall | ||
|- | |- | ||
| style="width: | | style="width: 40%" | teleporter recall | ||
| style="width: | | style="width: 60%" | Spawn at a custom set spawn point | ||
|- | |- | ||
| style="width: | | style="width: 40%" | spawnp | ||
| style="width: | | style="width: 60%" | Spawn at random spawn point | ||
|- | |- | ||
| style="width: | | style="width: 40%" | spawnp # | ||
| style="width: | | style="width: 60%" | Spawn at specific spawn point | ||
|- | |- | ||
| style="width: | | style="width: 40%" | lca | ||
| style="width: | | style="width: 60%" | Start LCA sequence | ||
|- | |- | ||
| style="width: | | style="width: 40%" | puppet | ||
| style="width: | | style="width: 60%" | Place or remove a puppet on your location | ||
|} | |} |
Latest revision as of 00:48, 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
These commands can be used while a map is loaded or connected to a remote server
Command | Notes |
---|---|
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
Command | Notes |
---|---|
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 |
J-Mod only
You can go to your locally created server by typing gamemap <mapname>.
To get the list of all maps on your drive press TAB key after typing gamemap. Another option that is better suited for jumping is jmod which is jump mod for AQ2. There is no fall damage, you can't shoot other players and it provides other info like current and highest speed. Server with jmod can be found in the server browser - just look for AQ2 JMOD - Jump around like a PRO.
It has several features and its own commands:
Command | Notes |
---|---|
teleporter set | Set a custom spawn point to recall |
teleporter recall | Spawn at a custom set spawn point |
spawnp | Spawn at random spawn point |
spawnp # | Spawn at specific spawn point |
lca | Start LCA sequence |
puppet | Place or remove a puppet on your location |