static szName[ 32 ]; . . . client_connect(id) { get_user_info( id, g_szCache_Name, szName, charsmax( szName ) ); }