Skip to main content

SetAppearance

Optional integration

This method requires Exiled.

Changes the appearance of a player (or reskins)

Syntaxโ€‹

SetAppearance @players_whose_appearance_will_be_changed role_to_change_appearance_to @players_who_will_see_the_change?

Argumentsโ€‹

NameRequiredTypeDescription
players whose appearance will be changedYesPlayer variable (e.g. @all, @classDPlayers)
role to change appearance toYesRoleTypeId enum value - found using 'serhelp RoleTypeId' command
players who will see the changeNoPlayer variable (e.g. @all, @classDPlayers)Default: everyone

On a running serverโ€‹

Use serhelp SetAppearance to inspect the reference generated by your installed SER version.