Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

unfreeze

VexTrex edited this page Sep 10, 2020 · 2 revisions

Description

Makes the player movable.

Parameters

Name Type Default Description
Player String The player you want to unfreeze

Responses

Name Type Description Solution
Player argument Missing Error There is nothing listed for the player argument Insert the player's name
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 has not loaded in yet Ensure the player's character has loaded in and retry
Player was unfrozen Success The player can now move
Clone this wiki locally