Author Topic: COD5 linux PB Not Enabled  (Read 1636 times)

Offline iNoMaD

  • Rank: Private
  • *
  • Posts: 7
    • http://www.badassgamers.com
COD5 linux PB Not Enabled
« on: April 26, 2009, 03:05:20 pm »
Hi fellas im running a COD5 linux server using the 1.41 patch
Server runs very well but im having and issue with pb.
In both the command line and config file i have pb enabled, but its not showing as being enabled on join server list which is causing us to not be able to stream our server.
We r using swiftpanel to access and admin our server and our command is as follows;

./codwaw set dedicated 2 +set net_IP {ip} +set net_port {port} +set fs_basepath /home/gamefiles/callofduty5/gamecore/ +set fs_homepath {homedir} +set fs_savepath {homedir} +exec {cfg1} +set sv_punkbuster {cfg2} +sv_maxclients {slots} +map_rotate +pb_sv_update {cfg3}

any ideas on what can be causing this ??

Offline Marc

  • Rank: Private
  • *
  • Posts: 59
    • http://www.wildcardonline.nl
Re: COD5 linux PB Not Enabled
« Reply #1 on: April 27, 2009, 09:45:38 am »
+set sv_punkbuster {cfg2}  ?

just make that

+set sv_punkbuster 1

if you have a pbsv.cfg in the dir it will find that automatically