Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do you get the character of a player if they are not in the game?

Asked by 3 years ago

The title explains it all. Is there a function that can do this, I have the UserId of the character I want but how would I put get it and clone it in to the 3d viewport for all eyes to see?

2 answers

Log in to vote
1
Answered by
RAFA1608 543 Moderation Voter
3 years ago
Edited 3 years ago

Hello! I think the answer you are looking for is game.Players:CreateHumanoidModelFromUserId(x) whereas x is the user's id. It returns a model of the player, I think.

You can look for more information here if you're still confused or if thats not what you're looking for.

0
This is what I needed ty Rayguyban2 89 — 3y
Ad
Log in to vote
0
Answered by 3 years ago

use this: https://www.roblox.com/library/752585459/Load-Character-Lite?Category=Plugins&SortType=Relevance&SortAggregation=AllTime&CreatorId=0&Page=1&Position=6&SearchId=91e71d41-d5c5-41d8-838e-c9585e409a3d should be self-explanatory

0
But how they did they achieve this Rayguyban2 89 — 3y
0
plugins work different TheEagle722 170 — 3y

Answer this question