[cod] COD 4 PB Update Problems

escapedturkey escapedturkey at escapedturkey.com
Wed Apr 1 01:12:24 EDT 2009


I use this script, combined with usermin, so the customer can run it via 
his/her account:

pbupdate.bsh

#!/bin/bash

rm -r -f ~/pbsetup/*
cp /usr/bin/pbgame.htm ~/pbsetup
cp /usr/bin/eula.txt ~/pbsetup
cd ~/pbsetup
pbsetup.run --i-accept-the-pb-eula -ag cod -ap ~/cod
pbsetup.run --i-accept-the-pb-eula -ag cod2 -ap ~/cod2
pbsetup.run --i-accept-the-pb-eula -ag cod4 -ap ~/cod4
pbsetup.run --i-accept-the-pb-eula -ag waw -ap ~/codwaw
pbsetup.run --i-accept-the-pb-eula -ag doom3 -ap ~/doom3
pbsetup.run --i-accept-the-pb-eula -ag et -ap ~/enemy-territory255
pbsetup.run --i-accept-the-pb-eula -ag et -ap ~/enemy-territory256
pbsetup.run --i-accept-the-pb-eula -ag et -ap ~/enemy-territory260
pbsetup.run --i-accept-the-pb-eula -ag q3a -ap ~/quake3-132
pbsetup.run --i-accept-the-pb-eula -ag q4 -ap ~/quake4
pbsetup.run --i-accept-the-pb-eula -ag rtcw -ap ~/rtcw
pbsetup.run --i-accept-the-pb-eula -ag sof2 -ap ~/sof2
pbsetup.run --i-accept-the-pb-eula -ag etqw -ap ~/quakewars
echo "Updating all your punkbuster files. This may take a few minutes ..."
pbsetup.run --i-accept-the-pb-eula -u

exit 0
#EOF

Just recently COD series PB updates have been fickle.

Alfonso Leon T. wrote:
> I think he has who knows how many instances of several games running, 
> updating each and everyone of them manually must be a pain....
> 
> On Tue, Mar 31, 2009 at 10:57 PM, Mavrick Master 
> <mavrick.master at gmail.com <mailto:mavrick.master at gmail.com>> wrote:
> 
>     I usually just run "/rcon pb_sv_update 1" and leave it overnight and
>     it's done. But, yes it can be a pain to update via console
>     sometimes. Have you tried downloading the latest files from
>     evenbalance and replacing them manually on the cod4 server within
>     the pb folder?
> 
>     _______________________________________________
>     cod mailing list
>     cod at icculus.org <mailto:cod at icculus.org>
>     http://icculus.org/mailman/listinfo/cod
> 
> 
> 
> 
> -- 
> Alfonso Leon Tijerino
> www.nicagamerz.com <http://www.nicagamerz.com>
> aleont at nicagamerz.com <mailto:aleont at nicagamerz.com>
> +5058746174
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> cod mailing list
> cod at icculus.org
> http://icculus.org/mailman/listinfo/


More information about the cod mailing list