Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
VexTrex edited this page Sep 8, 2020 · 2 revisions

Description

Changes player's appearance to user's.

Parameters

Name Type Default Description
Player String The player which will have their character changed
User String/Number The username or user ID of the user player's character will be turned into

Responses

Name Type Description Solution
Player argument Missing Error There is nothing listed for the player argument Insert the player's name
User argument Missing Error There is nothing listed for the user argument Insert the username or user ID
Error finding username of UserId Error Could not get the username of the User ID provided Insert a valid user ID
Error finding UserId of username Error Could not get the user ID of the username provided Insert a valid username
User is not a valid argument type Error The type of argument for user is not a support type Insert a username or user ID
ID argument Missing Error There is nothing listed for the ID argument Insert the Roblox asset ID
Player is not a valid player Error Could not locate the specified player Insert a valid player name
Player's character was changed to Username (UserId: UserId) Success The player's character was changed to user
Clone this wiki locally