0% found this document useful (0 votes)
37 views

Cod Server Details

This document contains RCON commands for managing Call of Duty 4 servers, including commands to load maps, change game modes, kick or ban players, enable/disable hardcore mode, kill cam, and team balancing. It also includes commands for developer tools, modifying player abilities, and tuning server settings like gravity and speed.

Uploaded by

kollagaming890
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views

Cod Server Details

This document contains RCON commands for managing Call of Duty 4 servers, including commands to load maps, change game modes, kick or ban players, enable/disable hardcore mode, kill cam, and team balancing. It also includes commands for developer tools, modifying player abilities, and tuning server settings like gravity and speed.

Uploaded by

kollagaming890
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

https://dl.fsho.

st/cod4/usermaps

Rcon commands:

login
/rcon login [your rcon password] - Logs you in; must be done before any other RCON
command.

Map restart:
/rcon map_restart

Maps:

/rcon map mp_[mapname] - Loads a new map from the name mp_mapname value

/rcon map mp_backlot


/rcon map mp_bloc
/rcon map mp_bog
/rcon map mp_broadcast
/rcon map mp_carentan (ChinaTown)
/rcon map mp_cargoship (Wet Work)
/rcon map mp_citystreets (District)
/rcon map mp_convoy (Ambush)
/rcon map mp_countdown
/rcon map mp_crash
/rcon map mp_crossfire
/rcon map mp_farm (DownPour)
/rcon map mp_overgrown
/rcon map mp_pipeline
/rcon map mp_shipment
/rcon map mp_showdown
/rcon map mp_strike
/rcon map mp_killhouse
/rcon map mp_crash_snow (Winter Crash)

game types:

/rcon g_gametype [type] - Changes the gametype.

/rcon g_gametype dm - free for all deathmatch


/rcon g_gametype dom - domination
/rcon g_gametype koth - headquarters
/rcon g_gametype sab - sabotage
/rcon g_gametype sd - search & destroy
/rcon g_gametype war - team deathmatch

Kick players from the server:


/rcon clientkick [number] - Kicks the player based on the client number.

/rcon kickall - Kicks all players from the server.

Hardcore mod:
/rcon scr_hardcore 1 -Enables (Turns On) HardCore mode
/rcon scr_hardcore 0 -Disable (Turns Off)

Kill cam:
/rcon scr_game_allowkillcam 0 - Turns off the KillCam,
/rcon scr_game_allowkillcam 1 - Turns it on

Team balance:
/rcon scr_teambalance 0 - Turns off Team Balance.
/rcon scr_teambalance 1 - Turns on Team Balance

FFA

set scr_dm_numlives
set scr_dm_playerrespawndelay
set scr_dm_roundlimit
set scr_dm_scorelimit
set scr_dm_timelimit
set scr_dm_waverespawndelay

Tdm (war)

set scr_war_numlives
set scr_war_playerrespawndelay
set scr_war_roundlimit
set scr_war_scorelimit
set scr_war_timelimit
set scr_war_waverespawndelay

Search and Destroy (sd)

set scr_sd_bombtimer
set scr_sd_defusetime
set scr_sd_multibomb
set scr_sd_numlives
set scr_sd_planttime
set scr_sd_playerrespawndelay
set scr_sd_roundlimit
set scr_sd_roundswitch
set scr_sd_scrorelimit
set scr_sd_timelimit
set scr_sd_waverespawndelay

/Rcon class_assault_limit 0
/Rcon class_specops_limit 0
/Rcon class_demolitions_limit 0
/Rcon class_sniper_limit 99

---Promod punkbuster error off--

/rcon promod_mode mr12_match_pb

=====================================================================

/devmap mp_[mapname] - Enables developer mode for a selected map (rcon)

/noclip or /ufo - Enables no clipping mode, or 'flying'

/demigod - Invincible to damage, screen still flashes


/god - Invincible to damage

/give [item] - Gives the player a named object


/give ammo - Replenishes the player's ammo
/give all - Gives the player all available weapons
/take [item] - Removes a named object from player

/player_sustainAmmo 1 - Infinite ammo


/player_sustainAmmo 0 - Turn off Infinite ammo

/jump_height [x] - Sets all player's jump height

/g_speed [x] - Sets all player's speed (rcon)

/g_gravity [x] - Sets the gravity

/cg_thirdperson 1 - Enables 3rd person view


/cg_thirdperson 0 - Disables 3rd person view
/cg_thirdpersonAngle [x] - Sets 3rd person camera angle
/cg_thirdpersonRange [x] - Sets 3rd person camera range

You might also like