[MP][LOGGER] Log player's nicknames
Posted: Mon Sep 05, 2016 7:49 pm
Hello,
it would be nice if player's nicknames would be logged when they are connected to game.
For an example this line:
would look like this:
or even better — with IP address:
At current state I find it nearly impossible to determine player's nickname in order to e.g. ban them if they don't use chat. Even if they use chat it's quite hard task.
it would be nice if player's nicknames would be logged when they are connected to game.
For an example this line:
Code: Select all
235.034 Info ServerSynchronizer.cpp:504: nextHeartbeatSequenceNumber(5438) adding peer(4)
Code: Select all
235.034 Info ServerSynchronizer.cpp:504: nextHeartbeatSequenceNumber(5438) adding peer(4)(FluffyNickname)
Code: Select all
235.034 Info ServerSynchronizer.cpp:504: nextHeartbeatSequenceNumber(5438) adding peer(4)(192.168.0.1:12345)(FluffyNickname)