[cod] UO Punkbuster

Crispy Beef crispy.beef at ntlworld.com
Wed Nov 21 07:07:23 EST 2007


I'll try and remove the config file duplicate entries that are on the command
line and try again.

That gamestartup variable just writes the current date to the log file, make
it easy to process for stats and to see who was connected to which games at
which time, the log file will have something like this in it:

\gamename\CoD:United Offensive\gamestartup\2007-11-20 13:59:24\
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

I did this originally in my CoD2 server so that the VSP stats package would
show a correct date next to the games. I should also note that I use bash as
my shell of choice, not sure if this will work on other shells.

Cheers,

Paul

Clanwarz wrote:
> If you specify something in the command line, it will give you this
> output if it is also in the config file, as it is ignored. This is why
> we gsp's place the maxclients in the command line.
> 
> +sets gamestartup \"`date +"%F %T"`\"
> 
> Please explain this as I have never seen it.
> 
> Thank you.
> 
> --jay
> 
> 
> 
> 
> 
> On Nov 21, 2007 4:14 AM, Crispy Beef <crispy.beef at ntlworld.com
> <mailto:crispy.beef at ntlworld.com>> wrote:
> 
>     Hi All,
> 
>     On a slightly older topic that the recent discussions I am having
>     some trouble
>     with punkbuster on my CoD:UO server (Gentoo Linux). I've been
>     running it for a
>     while without PB but have decided that I want to enable this but I'm
>     having
>     some trouble finding the information I need. I only run a single
>     instance of
>     the game server so the pb directory resides in ~/.callofduty/, I
>     don't run CoD
>     either, just UO.
> 
>     What do I need to put in that pb directory? Previously I've taken
>     the content
>     from the install discs and then run the pbweb utility to update
>     everything to
>     the latest version. Then when I start the server I have:
> 
>     coduo_lnxded +set sv_punkbuster 1 +set dedicated 2 +set net_ip xxx
>     +set ttycon
>     0 +sets gamestartup \"`date +"%F %T"`\" +exec master.cfg +map_rotate
> 
>     The master.cfg file contains general settings and the punkbuster stuff:
> 
>     pb_sv_enable
>     wait
>     set sv_punkbuster "1"
> 
>     However when the server fires up I'm told that sv_punkbuster is read
>     only.
>     From research this says that this is due to the UO server running
>     before the
>     PB server and hence the variable is read only, however I thought
>     that running
>     the PB set part of the command line at the start should enable PB
>     *before* UO
>     starts up?
> 
>     Any help would be most appreciated.
> 
>     Cheers,
> 
>     Paul
> 
>     ---
>     To unsubscribe, send a blank email to cod-unsubscribe at icculus.org
>     <mailto:cod-unsubscribe at icculus.org>
>     Mailing list archives: http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?38
> 
> 
> 



More information about the Cod mailing list