If I remove get_user_name and get_user_authid in client_disconnect (if thats what you meant) then how will I get the disconnected players name and steamid?
I didn't say remove those functions. I said to remove the array of strings and just use a local string for name and Steam ID.