29.01.2018, 03:20
Yes you only need the gpci id, name is optional for notifying only. I already know that you can't get the player's name at OnIncomingConnection, so you just have to try getting the gpci id, if it is returning a null (empty) string then you can only do this at OnPlayerConnect, if else then you're good to go.