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 10, 2020 · 2 revisions

Description

Changes the player's walkspeed.

Parameters

Name Type Default Description
Player String The player you want to change the speed of
Amount Number The amount you want to set the player's walkspeed to

Responses

Name Type Description Solution
Player argument Missing Error There is nothing listed for the player argument Insert the player's name
Amount argument Missing Error There is nothing listed for the amount argument Insert a number
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's walkspeed was changed to Amount Success
Clone this wiki locally