if(get_user_userid(id) == 1)
//Player in slot 1if ( id == 1 ){}//Player with userid 1 -- only will happen once for first player to connect to the server if ( get_user_userid( id ) == 1 ){}