Skip to main content

LoadCharacter

This won't work if the player already is loaded as a character. If that's the case, please use UnloadCharacter first.

Function

WXPlayer:LoadCharacter(characterId)

Parameters

ParameterTypeDescription
characterIdnumberThe character id

Returns

TypeDescription
booleanReturns true if the character was successfully loaded.