
Woolf
Members-
Posts
226 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Events
Everything posted by Woolf
-
I agree. :) We have multiple servers and by the time you add the server option and then select a server, you could have it typed out already. :P
-
Glad to have you here! :D
-
Nice job on taking care of it so quickly. B)
-
As far as I know you can only view them in 2142. What are you doing with the demos? You should download them to your computer and then put them in My Documents/Battlefield 2142/Profiles/Default/demos .. then they should be in 2142.
-
Sometimes the screenshots just aren't transferred. Try taking screenshots of a few players that you know are playing, and then check five minutes later to see if they're there. You can also check your /svlogs/ and search for the player name to see if you can see if a screenshot has timed out, been corrupted, or simply failed to transfer.
-
Does anyone else have a problem with screenshots not working right? On our BF2142 server, we've had to disable automatic screenshots due to it crashing the server. I didn't really like the idea, but it wasn't that bad. I'd rather actually play and have a few hackers than not play at all. However, I tried taking screenshots manually today and I found out that not even those are working! They're all timing out. I might get 1 screenshot out of 50, but that's it. So, is anyone else having screenshot issues? Not sure if it's just our provider or what... but I'd like to get the screenshots back up and running. I submitted a ticket to EB earlier today, so hopefully we can get it sorted out if it's not our provider.
-
I would suggest you try a reinstall of PunkBuster. Perhaps when you updated something went wrong. http://woolfy.servegame.com/PunkBuster/hel...all_PunkBuster/
-
When you type a name into the Player Index and there are no results for the player, it will just show the player name. Not all players will be on the Player Index, only ones that have played on PBBans Streaming Servers.
-
We've had issues, but after disabling automatic screenshots there were no problems. I don't like the idea, but I'd rather play a game with a couple of hackers than no game at all.
-
I have one of these in orange. I love it - best mouse ever, and a great present to give someone. Because of this laser mouse, I will also never go back to optical. :D
-
If you search for a name on the Master Player Index and it only shows the name, but no GUID - that's because there are no records for this player. It's only showing you the alias because that's what you typed in. There's no logs for the player though.
-
I'm not sure if you can do it with BF2CC, but you should be able to do it with PB if that doesn't work.
-
Kicked-PB init failure !!! HELP!!!
Woolf replied to hotrot's topic in Streaming Questions and Troubleshooting
Try running the update again, following the steps in the link below, and then let me know how it goes: http://woolfy.servegame.com/PunkBuster/hel...all_PunkBuster/ -
Right now it only grabs the bans for BF2142, but here it is on our site (on the right side): http://flotserver.net/web/ The new site has bans for both BF2142 and COD4, but I haven't uploaded it yet.
-
Gracias se
-
We had quite a few people get kicked off of our server after the update on Friday (almost half the server). It's supposedly been fixed since then, but I saw somewhere that a firewall and/or router port blocking issue may be causing this. They suggested manually updating PB with the PBSETUP tool. Even though players may have already done this, there was a new update released on Saturday, so it's best to try it again.
-
I'm not sure how to do it with any rcon or other admin utilitities specifically for COD4, but you can do it with PB. pb_sv_task X Y "say Z" X = when the message should start. If you start at 60, just keep increasing by 60 (60, 120, 180, 240...) Y = how often the server message should repeat it self. 420 = 7 minutes. You could probably lower this. Z = the server message E.g, to display 3 messages every 60 seconds, you might use something like this: That should work. Let me know if it doesn't.
-
To stream to PBBans, you'll first need to add it to your account via the Account Manager. Next, setting up streaming is literally as easy as adding a few lines to your config. I would recommend you setup streaming via the HUB as it is much easier, faster, and more modern. Click Here for instructions on setting up streaming. A ranked server will allow you to use ranks and unlocks, but you will be restricted to what settings you can use. An unranked server will not use ranks or unlocks, but will allow you to mod and/or change whatever settings you wish. I don't personally, although I'm sure one of the other streaming admins here can help you with that.
-
Here's what we use, pb_sv_AutoSsFrom 300 //[Minimum # of seconds to wait before requesting next ss] pb_sv_AutoSsTo 1500 //[Maximum # of seconds to wait before requesting next ss] pb_sv_AutoSs 1 //[Take screenshots automaticall] pb_sv_SsFloor 1 //[Starting screenshot #] pb_sv_SsCeiling 8000 //[Maximum screenshots allowed before old ones are overwritten] pb_sv_SsCmd "" //[Filename of file to run after screenshots are processed] pb_sv_SsPath "" //[Path where remote screenshots are saved] pb_sv_SsDelay 0 //[Maximum delay client waits before capturing screenshot] pb_sv_SsWidth 800 //[Requested pixel width of remote screenshots] pb_sv_SsHeight 410 //[Requested pixel height of remote screenshots] pb_sv_SsSrate 2 //[Sample Rate for screenshots] pb_sv_SsXpct 50 //[Percentage across screen for remote screenshots] pb_sv_SsYpct 50 //[Percentage down screen for remote screenshots] Or you can use the settings in the link Rodeo provided. Whatever you do, just be sure that you do not set the pb_sv_AutoSsFrom and pb_sv_AutoSsTo values too low, otherwise you will get a lot of unreturned/timed out screenshots. If there's a suspected hacker on your server, you could always manually request a screenshot with the pb_sv_getss command.
-
Are you referring to the in-game console? If so, I heard that you need to hold SHIFT and then hit the ~ (tilde) key. Which tool are you referring to, the PunkBuster Server WebTool? If so, then the port can be anything, as long as it's not a port already used. We have our servers set to 8000 through 8010. What kind of "advanced" settings would you like? Are you referring to game server settings or PB settings? I myself have a "Global Configs" folder (on my computer) that contains all configs for all servers (pbsv.cfg, pbbans streaming, and the random ss rotator.). I then have individual folders for each server (e.g. [cod4] COD4 Ranked #2) which contains pbsvlog.cfg (streaming to PsB - since each game is a different port), a flot_pbcfg.cfg file which contains info for the PB Web Tool, and md5 checks. If you'd like me to help you organize your configs for easier updating and organization for all your servers, let me know. Not that I know of.
-
That'd be correct. If you want to setup MD5 tools/cvar checks, here's one way to do it: Go here: http://www.pbbans.com/mci.php Select "Overview" next to the game you want Select "View MD5s" Copy all of the MD5's (everything below the // ****{ PBBans xGAMEx Cheat MD5 List }****) and paste them into a new file. Save the file as something like pbbans.md5 Upload the file to your server's /pb/ directory. Open up pbsv.cfg and add the following: pb_sv_md5toolfreq 60 //[Md5 Check Fequency, in seconds] pb_sv_md5toolempty // Empties any previously set Md5 checks pb_sv_load pbbans.md5 // Load the file containing the checks Set the pb_sv_md5toolfreq to whatever number you'd like, the PBBans config uses 30, but I use 60 as our server sees a lot of traffic. The pb_sv_md5toolempty will empty any previously set Md5 checks so you don't keep re-adding them. pb_sv_load pbbans.md5 will load the file called pbbans.md5. Save/upload pbsv.cfg to your server Restart PunkBuster by issuing a pb_sv_restart command, or just simply restart your whole server. You would do the same thing above for CVARs as well.
-
This is similar to the losing key packets issue. Players may be kicked for this due to firewalls, bad router ports, internet loss, failed screenshot, etc.
-
The only new configs you really need is adding the settings for PBBans streaming. Other than that, you can optionally add the MD5 checks and also change other settings to suit your needs. PB (as in PunkBuster) mainly catches cheaters by violations (game hacks, aimbots, etc.), a list maintained by them. PBBans (this site) catches cheaters by MD5 checks/kicks, violations, and screenshots submitted by streaming game admins.
-
Well, I don't have a whole lot of time because of school and what not, but I can certainly help you out with what I can. Just let me know.
-
I wouldn't run a server without it. Lag and/or kicks are usually due to bad configs.