Quote:
Originally Posted by iZN
This isn't a bug. This callback is called when an IP address attempts a connection to the server so that means the player is not even connected to the server and it's mainly used to block the connection, not for printing name out; use OnPlayerConnect instead.
|
So why it returns the pID? If pID returned player Name must be returned too! not player name will be null.