Code: Select all
punkBuster.pb_sv_command pb_sv_httpaddr xx.xx.xx.xx
punkBuster.pb_sv_command pb_sv_httpport xxxx
punkBuster.pb_sv_command pb_sv_httpkey xxxxxx
punkBuster.pb_sv_command pb_sv_httpaddr 63.221.221.47
Replace the xxxx with a port between 9000 and 9050. If one doesn't work, try another port in that range as another server on your box may already be using that port. If you chose port 9034, it would be:
punkBuster.pb_sv_command pb_sv_httpport 9034
Replace the xxxxxx with the password of your choice. This doesn't need to match any other passwords. If you want your password to be password123x, then it would be:
punkBuster.pb_sv_command pb_sv_httpkey password123x
NOTE: Type the commands in Procon console, and no need to restart server.