PDA

View Full Version : ID logger mutator



legacy-Th3pIkK
05-27-2006, 06:53 PM
I have some problems with 2-3 players on my AlienSwarm server, but it always append when im at work. :mad: I need to know if there a mutator somewhere that can log every client with nickname, ID, and hour at the moment someone connect. :sour:

The reason is simple; they take the control of the server and kick every player that come in!! That deserve a ban! :down:

A suggestion someone?

MysTikal
05-28-2006, 06:13 AM
If you want to kick every player that comes in....Why not just password the server? AntiTCC logs people pretty good, but it only kicks people for using cheats.

legacy-Th3pIkK
05-28-2006, 12:26 PM
I dont want to lock the server, its a public one. The only thing i need is a way to log ID numbers of every player with nickname, and, like this, i will be able to ban those 2-3 trouble maker. :confused:

legacy-Bigcheeese
05-28-2006, 12:54 PM
you can look at your server log, it contains username/id in the form of.

New Player Nick id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

legacy-Th3pIkK
05-29-2006, 12:15 AM
The .log file of the server seems to be incomplete, caus looks like the ID are only logged when doing a "campaign"... in single map play, the server dont log any name or ID, only IP adress with hour. :(

legacy-Bigcheeese
05-29-2006, 01:15 AM
Hmm i just looked thru the mutator functions and there is no connect function that gives you access to the playercontroler... wtf. but there is one for logging out, so i could print every user that disconnects and their id.

legacy-Mahalis
05-31-2006, 10:49 PM
Can't you just change the admin password?