Quote:
Originally Posted by Jack86
I dont think it will work since on client_connect player isnt "fully" on server, u can do it maybe on client_putinserver with 1 sec delay, and when client_disconect gets called player is already gone.
|
It will work. On client_connect() player is not authorized yet (that means you can't retrieve his SteamID), but name is OK.
__________________