aaed.co.uk   "We're more of a drinking association than a clan so to join AAed buy Pom a pint in the Ashley Arms - or in his garage :) in Bristol, UK"
 

updated: October 9, 2007

Home Forums Tech articles Members LAN Room BF2 Stats Links Downloads Webmail login

       
Articles    

WINDOWS


Add ftp server service to windows xp/2k/2k3

Exchange 2000 and 5.5 Disk Space

Private TCP/IP addresses

Windows 2000 & XP Messenger pop ups

Windows 2000, XP & 2003 using netsh to change ip settings from cmd line

Windows 2000 Pro Security Checklist

Windows 2000 Well Known Ports

Windows XP Home - How to fix CTRL+ALT+DEL

Windows XP TCP/IP stack reset

Windows XP - To display the security tab in explorer

IE Keyboard Shortcuts


GAMES


Call of Duty coloured names

Call of Duty demos

Call of Duty name binds

Call of Duty Server Admin

Call of Duty Server - how to create a win32 service

Counterstrike Source Getting Started Guide

Counterstrike Source Buy Script

Counterstrike Source custom spray set up

Counterstrike Source and HL2 steam backups

Counterstrike 1.6 Buy Script

Counterstrike 1.6 Custom Maps

Counterstrike 1.6 custom spray set up

Counterstrike 1.6 MP3 Playback

Counterstrike 1.6 Server List not working

Counterstrike 1.6 - how to set up a win32 server

Enemy Territory Getting Started Guide

HL2 weapons and chapters


OTHER


IRC How To

 

Call of Duty Server Admin

Console Commands

Command parameters in <> are required.

Command parameters in [] are optional.

Parameters that have spaces are surrounded by ""

Example: /connect 200.100.50.10 connects to server 200.100.50.10

Example: /bind F5 "say_team Back me up!" binds a team say message to the F5 key

Example: /dir "." shows a list of all files in the current directory

Example: /dir "." "pk3" shows a list of all files in the current directory with a .pk3 extension

\rconpassword <password>

\rcon status <pg up> and <pg dn> to get players client id's

\rcon sv_[tab] to show them

\rcon sv_<var> to display

\rcon g_[tab] to show them

\rcon g_<var> to display

\rcon map mapname
Loads the map specified by mapname.

\rcon map_rotate
Loads next map in rotation set in sv_maprotation.

\rcon serverinfo
Shows the current server's settings.

\rcon map_restart
Restarts the map.

\rcon kick [name]
Kicks a player by name from the server.

\rcon clientkick [id]
Kicks a player by client id from the server.

\rcon status
Displays info of all the players on the server.

 

Command

Description

banClient <client number>

Bans by client number.

banUser <name>

Bans by client name.

bind <key> <command1>;<command2>;...

Binds command(s) to a key. +/- commands won't stack.

bindlist

Lists all binds.

centerview

Centers you view to straight forward.

cinematic

clear

Clears the console window.

clientinfo

Lists client information.

clientkick <client number>

Kicks a client by client number.

cmd

cmdlist

Lists all CoD commands.

com_maxFPS [fps setting]

Without the parameter, it shows the current FPS setting. With the parameter, it sets your FPS.

condump <file name>

Dumps the console to a file.

configstrings

Lists configuration strings.

connect <ip address>

Connects to a server by IP address.

cubemapShot <size> <filename> [water r0 g0 b0 r90 g90 b90] [fesnel n0 n1]

Creates a panorama screenshot if width <size> and saves it to <filename>.tga. Size must be a power of 2 and >= 4 and <= 1024. If "water" is specified, a diffuse water color cubemap is generated using local lighting. The water has the given colors at the given angles, and blends between them in the middle. If "fresnel" is specified, the alpha channel of the cubemap contains the reflection factor. n0 and n1 are the index of refraction of the "air" and "water" surfaces, respectively. The index of refraction must always be 1 or greater. This is always calculated, and defaults to air-water interface (n0 = 1, n1 = 1.333).

cvar_restart

Resets all cvars to defaults.

cvardump

Lists all CoD cvars.

cvarlist

Lists all CoD cvars with attributes.

demo <demo file name>

Plays the demo file.

devmap

dir <directory> [extension]

Lists files in <directory> of type [extension].

disconnect

Disconnect from server.

dumpuser <user name>

Lists user information.

echo <string>

Echoes a string to the console.

exec <config file>

Executes a config file.

fdir <file filter>

Lists files in current directory using a filter, ie. *b*.pk3 would list all .pk3 files with a "b" in the name.

fs_openedList

Lists opened .pk3 files.

fs_referencedList

Lists referenced .pk3 files.

fullpath

Shows the path of all the loaded .pk3 files.

gameCompleteStatus

Sends game complete status to master server.

gfxinfo

Lists graphics information.

globalservers

gocrouch

Player's stance goes to crouch position.

goprone

Player's stance goes to prone position.

heartbeat

imagelist

Lists all images used.

in_restart

kick <player name>

Kicks a player. Use "all" to kick all players.

killserver

Kills the server.

localizeSoundAliasFiles

localservers

Lists local servers.

logo

<image name> <fadein seconds> <duration seconds> <fadout seconds>

lowerstance

Lowers the player's stance.

map <map name>

Sets the map to <map name>.

map_restart

Restarts the map.

map_rotate

Rotates to the next map in the rotation.

meminfo

Lists game memory information.

messagemode

Opens the Quick Chat to all players.

messagemode2

Opens the Quick Chat to team players.

messagemode3

midiinfo

Lists Midi information.

modelist

Lists supported video modes.

net_dumpprofile

Dumps network profile info.

net_restart

Restarts networking socket.

password <password>

Sets the password used to log into a server.

path

Shows the path of all the loaded .pk3 files.

ping

quit

Quits the game.

r_loadsun

r_meminfo

r_savesun

r_smc_flush

r_smc_stats

r_sunhelp

r_vbo_refresh

r_vc_stats

raisestance

Raises the player's stance.

rcon <remote commands>

Executes <remote commands> on the server if rconpassword has been set correctly.

rconaddress <IP address>

Sets the IP address for rcon commands. Can be used to admin a server you aren't connected to.

rconpassword <password>

Sets the password used fro rcon commands.

reconnect

Reconnects to last server connected to.

record [file name]

Starts recording a demo to <file name>

reset <cvar>

Sets a cvar to 0.

say <string>

Broadcast string to spectators.

say_team <string>

Broadcast string to teammates.

screenshot

Takes a screenshot and saves it as a .tga file.

screenshotJPEG

Takes a screenshot and saves it as a .jpg file.

scriptUsage

serverinfo

Provides subset of info from serverstatus command.

serverstatus

Provides same server info you get from Server Info button on Join menu.

set <cvar> <value>

Sets a cvar which only remains for this session.

seta <cvar> <value>

Sets a cvar which is saved to config_mp.cfg.

setenv

setfromcvar <cvar1> <cvar2>

Sets the value of <cvar1> to the value of <cvar2>.

setRecommended

Sets to Optimal System Settings, as from Options menu.

sets <cvar> <value>

setu <cvar> <value>

shaderlist

Lists all shaders used.

showip

Shows your IP.

snd_list

Lists all sound files used.

snd_restart

Restarts sound sub-system.

startSingleplayer

Switches to single-player mode.

status

Displays info about server including player names, numbers, and IP's.

stoprecord

Stops recording a demo.

stringUsage

Displays string usage space.

systeminfo

Shows system information.

toggle <cvar>

Toggles a cvar on/off

toggleconsole

Toggles the console on/off.

togglecrouch

Toggles crouch stance.

toggleprone

Toggles prone stance.

touchFile

unbind <key>

Removes a key bind.

unbindall

Removes all key binds.

updatehunkusage

updatescreen

vid_restart

Restarts video in default size. Can be used to return to fullscreen from an Alt-Enter window.

vstr <string>

Executes a variable string.

wait

writeconfig <file name>

Writes your current configuration to <file name>.

writedefaults

deadmonkey

 

All original content © 2005 aaed.co.uk. All trademarks, articles and photos belongs to their respective owners.Piggy Production