Getting the player model from Another Server

Hello! I am working on a new project, and I was wondering if it is possible to get the player model from another server. Can something like this be done?

you can use messageasync to transfer a “Bit of data” or a tricky way would be using external server would be easier

2 Likes

Players:CreateHumanoidModelFromUserId()

Do try to at least browse the documentation before posting help requests like this in the future.

3 Likes

I was browsing before I made this post but I wasn’t able to find anything. Thank you very much for your help!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.