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

Fun command. Adds an accessory to the player with the given Roblox accessory ID.

Parameters

Name Type Default Description
Player String The player you want to give the accessory to
ID Number The Roblox ID of the accessory.

Responses

Name Type Description Solution
Player argument Missing Error There is nothing listed for the player argument Insert the player's name
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 does not exist Error The player's character could not be located Check if the player's character has loaded in
Error Retrieving Asset Error The accesorry could not be located or retrieved Insert a valid Roblox asset ID
Player was given accessory ID Success The accessory was given to the player
Clone this wiki locally