Hi there,
I know you are not really supposed to ask for whole solutions here, however, I could need some tips with the following:
I am making a GUI based game that includes searching other users even if they are not in your server, or not playing the game at all. When a player is found, it is supposed to display a piece of information about them. Is that even possible? If yes, how would I be able to achieve this?
Its possible, you just need to search the PlayerUserID with ther name and after with the UserID get the account information
There are useful function : GetUserIdFromNameAsync() GetPlayerByUserId()
i hope this can help you. I think you have more function after for get more information on the Player Account but i do not know there name and i don’t found it so sorry