[cod] cfg files

Richard Harrison richardnharrison at btinternet.com
Tue Nov 9 09:38:05 EST 2004


Can you please post links to the file rather than the file itself.

Jay Vasallo <jayco1 at charter.net> wrote:Here is the putty.exe




----- Original Message ----- 
From: "Jay Vasallo" 
To: 
Sent: Monday, November 08, 2004 2:55 PM
Subject: Re: [cod] cfg files


> Forgot to give you an example:
>
> ----------------------------------------------------------------
>
> #!/bin/sh
> # COD Start
>
> BIN="cod-lnxded";
> HPDIR="/user/local/games/cod";
> CONFIG="bear.cfg";
>
> cd ${HPDIR}
> ./${BIN} +set dedicated 2 +set sv_punkbuster 1 +set fs_homepath ${HPDIR} 
> +exec${CONFIG}
>
> --------------------------------------------------------------------
>
>
>
>
>
> ./cod_lnxded +set dedicated 2 +set sv_punkbuster 1 +set fs_homepath
>> "/usr/local/games/cod/" +exec bear.cfg &
> ----- Original Message ----- 
> From: "Jay Vasallo" 
> To: 
> Sent: Monday, November 08, 2004 2:45 PM
> Subject: Re: [cod] cfg files
>
>
>> and take out open and close quotation out the command line. You only use 
>> the quotations if you are assigning "/usr/local/games/cod/" to a $VAR...
>>
>>
>>
>>
>> ----- Original Message ----- 
>> From: "stalvi" 
>> To: 
>> Sent: Monday, November 08, 2004 2:23 PM
>> Subject: [cod] cfg files
>>
>>
>>> Ok, while testing the other suggestions that many of you sent to me I 
>>> stumbled upon something that might be the problem.
>>>
>>> my command to run the server is:
>>>
>>> ./cod_lnxded +set dedicated 2 +set sv_punkbuster 1 +set fs_homepath 
>>> "/usr/local/games/cod/" +exec bear.cfg &
>>>
>>>
>>> What I am finding is that when it generates the config_mp_server.cfg 
>>> file it has these lines:
>>>
>>> // generated by Call of Duty, do not modify
>>>
>>> seta scr_motd "your MOTD here"
>>> seta sv_hostname "your name here"
>>>
>>>
>>> Even though I've set those in the bear.cfg file.
>>>
>>>
>>> I notice when it launches, it tries to exec several other cfg files 
>>> which it is unable to locate. I just assumed that as long as it found 
>>> one of them, it was ok.
>>>
>>> The way I have this exec'ing is:
>>>
>>> bear.cfg -> sd_map.cfg
>>>
>>>
>>> I'm not sure where config_mp_server.cfg comes in, but do know that it is 
>>> auto-generated.
>>>
>>>
>>
>>
>>
>
>
> 


> ATTACHMENT part 2 application/x-msdownload name=putty.exe

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/cod/attachments/20041109/41fd896e/attachment.htm>


More information about the Cod mailing list