Posts: 4
Threads: 0
Joined: Oct 2008
Reputation:
0
Thank you css for this useful tool!
It worked for me when I was on Linux, but I have to back on Windows. Is it possible to count number of needed packets on Widows?
Posts: 482
Threads: 6
Joined: Apr 2008
Reputation:
5
Are you running it as root?
Do you see error messages in the shell prompt when you run the program?
Posts: 482
Threads: 6
Joined: Apr 2008
Reputation:
5
Ah, now I know. Unfortunately it's bad news for you.
You need to be root on the game server. You must run the script on the same server as the game server.
Now you're running the script on some other machine, which then adds all the firewall rules to track the players - but all the players are on the game server! If you have root access on the game server you should run it there.
Posts: 47
Threads: 5
Joined: Nov 2007
Reputation:
0
Hi there,
Very nice script! I was curious, could you give me advice on adding a function to simply write to the server about bad rates? For example, a bad rate is identified, instead of kicking/banning, just print to the screen for all players to see, "Player X has a low average rate of 22.2" or something.
I write Perl/PHP myself, but before messing with this I figured I'd ask.
Thanks,
Ryan
Posts: 14
Threads: 5
Joined: Oct 2010
Reputation:
0
Does it work with l4d(1)? I've downloaded it and it only queries the server with "status" command. In the log there is only info about changelevels, when started it says that it got connected to the server but nothing else.
Please help
Posts: 2
Threads: 0
Joined: Feb 2006
Reputation:
0
Would be nice if the script could trigger a vote temp ban. Let the players decide if the person in question is really having a negative impact on the game. Keep up the good work