you can make a local for your target player and use game.Players:GetPlayerFromCharacter()
to know if what you clicked is a valid player and send that to a remote event. Then with a server script clone the ui to the target players PlayerGui
3 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.