• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

*Call of Duty 4* Console Guide

Howcomes

New Member
Joined
Nov 25, 2007
Messages
27 (0.00/day)
System Name VERITAS-PC
Processor Intel Pentium 4 3.00GHz Prescott
Motherboard Intel D848PFT2 800MHz FSB AGP 8x
Cooling Zalman ZM-MFC1
Memory Kingston 1GB 2x1024 PC3200 DDR@400MHz
Video Card(s) Sapphire ATi Radeon X1950 Pro AGP 512mb *custom*
Storage Maxtor 80GB & Western Digital 250GB
Display(s) DCLCD 22" Widescreen
Audio Device(s) Creative Sound Blaster Live!
Power Supply Coolmax V-500
Software Dual: XP Professional SP3 Build 3311 RC2 & Vista Ultimate OEM SP0
Benchmark Scores XP/Vista 3DMark 2006: 4006/3886 3DMark 2005: 6443/tba 3DMark 2003: 12054/tba
I havent seen much info out there on the Call of Duty 4 Console and what commands may benefit you and whatnot, so...i figured I'd throw up a thread containing what I've been able to find. Feel free to post any info you may have to add, experiences ect and ill update this post accordingly

Code:
Points of interest
=============
com_maxfps "125"
cl_packetdup "2"
cl_maxpackets "63"
rate "25000"
snaps "30"
cg_drawFPS "Simple"
cg_drawFPSLabels "1"
cg_drawLagometer "1"


More info..
=========
clientkick <client> Kicks a client by client number.

cmdlist Lists all CoD commands.

* condump <file> Dumps the console to a file.
DONT WORK

configstrings Lists configuration strings.

connect <ip> Connects to a server by IP address.

cubemapShot <size> <filename> [water r g b r g b] [fesnel n n] Creates a panorama screenshot and saves it to <filename>.tga. Size must be greater than 2 and less than 1024.

cvar_restart Resets all cvars to defaults.

cvardump Lists all CoD cvars.

cvarlist Lists all CoD cvars with attributes.

demo <demo> Plays the demo file.

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

disconnect Disconnect from server.

dumpuser <user> Lists user information.

echo <string> Echoes a string to the console.

exec <config> Executes a config file.

fdir <file> Lists files in current directory using a filter, ie. *b*.pk would list all .pk files with a “b” in the name.

fs_openedList Lists opened .pk files.

fs_referencedList Lists referenced .pk files.

fullpath Shows the path of all the loaded .pk files.

gameCompleteStatus Sends game complete status to master server.

gfxinfo Lists graphics information.

imagelist Lists all images used.

kick <player> Kicks a player. Use “all” to kick all players.

killserver Kills the server.

localservers Lists local servers.

map <map> Sets the map to <map>.

map_restart Restarts the map.

map_rotate Rotates to the next map in the rotation.

meminfo Lists game memory information.

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 .pk files.

quit Quits the game.

raisestance Raises the player’s stance.

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

rconaddress <IP> 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>

reset <cvar> Sets a cvar to .

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. You can also press F12.

serverinfo Provides subset of info from serverstatus command.

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

seta cg_drawFPS "1" show the framerate at the top of the screen

seta com_maxfps "0" limits your fps (frames per second) on (1) or off (0) to have unlimited

seta con_minicon "0" shows mini console, just like in MoH (1 for on and 0 for off)

seta con_miniconlines "5" adjusts the location of the small console

seta con_minicontime the "4" adjusts time to do with the miniconsole

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.

setfromcvar <cvar> <cvar> Sets the value of <cvar> to the value of <cvar>.

setRecommended Sets to Optimal System Settings, as from Options menu.

showip Shows your IP.

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.

unbind <key> Removes a key bind.

unbindall Removes all key binds.

vstr <string> Executes a variable string.

writeconfig <file> Writes your current configuration to <file>.

Enjoy! - Howcomes
 
Last edited:
Back
Top