> How do you get PB to stop asking the server for status? I dont care about
> the messages (say filter) but my hlds fills up with status and RCON
> passwords
You do not -- that is how PB gathers its information. You can make it query
less often if you like however.
;Minimum (and initial) pulse for game server info queries
;MinPulse 4 //1-60 secs
;
;Multiplied times the current pulse during periods of relative inactivity
;PulseFactor 2 //2-10
;
;Maximum pulse for game server info queries
;MaxPulse 32 //5-210 secs