[cod] Read Only Problem

ken at frankenworks.com ken at frankenworks.com
Fri Mar 11 09:52:57 EST 2005


RCON4COD isn't using the updated cvars for these settings. RCON4COD is
still sending the "scr_friendlyfire 0/1/2/3" and the "scr_killcam 0/1"
command instead of sending the "scr_setfriendlyfire 0/1/2/3" and
"scr_setkillcam 0/1" command. These were changed in patches 1.5 and 1.51.

If you're looking for an in-game admin tool, use the HLC RCON v5.2. It's
up-to-date and uses the correct (updated) commands.


MOSES



> Problem:
> Rcon4cod
> I attempt to change either friendlyfire or killcam and I get a message
> saying "READ ONLY"
> Where are they getting set to read only? I would like to change them!!
> Start and .cfg files included
> Start cmd executes "public2map.cfg" that, in turn, executes "sd2map.cfg"
>
> George "Gramps" Poteat (63 year old hard head)
>
> *BOLD* is for attention here only
> UNDER FOLDER COD:
>
> Start command: ./cod2map       rwxr-xr-x
> screen -A -m -d -S $USER ./cod_lnxded +dedicated 2 +set net_port 28960
> +g_gametype sd +set fs_game pam +map mp_carentan +*exec public2map.cfg*
> +sv_maxclients 12 +com_hunkMegs 96 +set sv_punkbuster 1 set scr_killcam 1
> echo "Public Server No. 1 is nows Started and running."
>
>
>
> UNDER FOLDER .callofduty/main
> */public2map.cfg *file   rw-rw-r--
> //////////////////////////////////////////////////////////////
> //----------------------------------------------------------//
> //      ElucidSystems Gaming Servers ©2001-2003           //
> //          Call Of Duty Server Configuration               //
> //----------------------------------------------------------//
> //////////////////////////////////////////////////////////////
> // If you do not know what your doing then ask for Help     //
> //        DO NOT USE OTHER GAMING COMPANYS FILES!           //
> //////////////////////////////////////////////////////////////
> set com_hunkMegs "128"
> set com_zoneMegs "32"
>
> //  Passwords
> set rconPassword "xxxx"
> set g_password ""
> set sv_privatePassword "xxxx"
>
> //  Public Information
> set sv_hostname "^1nca~24/7 Car/Dawn Recruiting"
> set scr_motd "^1NCA ^4Welcomes you. Enjoy your stay"
> sets .Admin "Gramps"
> sets .Email "glpoteat at bellsouth.net"
> sets .IRC "gramps at nca-clan.org"
> sets .Website "www.NCA-Clan.org"
> sets .Location "Dallas, NC"
>
> //  General Settings
> seta sv_maxclients "12"
> seta scr_friendlyfire "0"
> seta sv_privateClients "0"
> seta sv_maxRate "30000" //10000
> seta sv_minPing "0"
> seta sv_maxPing "999"
> seta sv_pure "1"
> seta logfile "1"
> seta g_log "games_Feb04P.log"
> seta g_allowVote "0"
> seta scr_allow_vote "0"
> seta scr_friendlyfire "0"
> seta sv_allowAnonymous "0"
> seta sv_allowDownload "0"
> seta scr_forcerespawn "1"
> seta scr_killcam "1"
> seta sv_cheats "0"
> seta sv_fps "20"
> seta sv_master1 "codmaster.activision.com"
> seta sv_master2 "master0.gamespy.com:28960"
> seta sv_master3 "master0.gamespy.com"
> seta sv_master4 "clanservers.net"
> seta sv_master5 "codauthorize.activision.com"
>
> //  Weapons
> seta scr_allow_bar "1"
> seta scr_allow_bren "1"
> seta scr_allow_enfield "1"
> seta scr_allow_fg42 "0"
> seta scr_allow_kar98k "1"
> seta scr_allow_kar98ksniper "1"
> seta scr_allow_m1carbine "1"
> seta scr_allow_m1garand "1"
> seta scr_allow_mp40 "1"
> seta scr_allow_mp44 "1"
> seta scr_allow_nagant "1"
> seta scr_allow_nagantsniper "1"
> seta scr_allow_panzerfaust "0"
> seta scr_allow_ppsh "1"
> seta scr_allow_springfield "1"
> seta scr_allow_sten "1"
> seta scr_allow_thompson "1"
>
> //  DM = Deathmatch
> seta scr_dm_scorelimit "50"
> seta scr_dm_timelimit "25"
> seta scr_drawfriend "1"
> seta scr_forcerespawn "0"
>
> //  TDM = Team Deathmatch
> seta scr_tdm_scorelimit "100" //500
> seta scr_tdm_timelimit "25"
>
> //  SD = Search & Destroy
> seta scr_sd_graceperiod "15"
> seta scr_sd_roundlength "4"
> seta scr_sd_roundlimit "10"
> seta scr_sd_scorelimit "7"
> seta scr_sd_timelimit "0"
>
> //  BEL = Behind Enemy Lines
> seta scr_bel_alivepointtime "10"
> seta scr_bel_scorelimit "50"
> seta scr_bel_timelimit "30"
>
> //  RE = Retrieval
> seta scr_re_graceperiod "15"
> seta scr_re_roundlength "4"
> seta scr_re_roundlimit "0"
> seta scr_re_scorelimit "7"
> seta scr_re_timelimit "0"
> seta scr_re_showcarrier "0"
>
> //  HQ
> seta scr_hq_scorelimit "0"
> seta scr_hq_timelimit "0"
>
> //Map Files executed Here
> //File Names: tdm.cfg, dm.cfg, sd.cfg, bel.cfg, re.cfg
> //
> *exec sd2map.cfg
>
>
> *UNDER FOLDER .callofduty/main
> */sd2map.cfg *file    rw-rw-r--
> //  Map Rotation
> set sv_mapRotation "gametype sd map mp_carentan gametype sd map_carentan
> gametype sd map mp_dawnville gametype sd map mp_dawnville"
>
> // Starting Map
> set sv_mapRotationCurrentmap "mp_carentan"
> seta g_allowVote "0"
> seta scr_allow_vote "0"
> *
> *
>


-- 

Frankenworks.com: Linux Server Admin Headquarters




More information about the Cod mailing list