29.01.2018, 03:10
I don't think you can, before you use OnIncomingConnection you need to know that you can't even get the player's name, i didn't try gpci, but you can try it, do the following FIRST before you use this at OnIncomingConnection, go at OnIncomingConnection and use gpci and save it in a string and use print, if it doesn't return a null string and actually returns the gpci id then yes you can use it, otherwise you will need to stick with OnPlayerConnect.