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โ
| Name | Required | Type | Description |
|---|---|---|---|
players whose appearance will be changed | Yes | Player variable (e.g. @all, @classDPlayers) | |
role to change appearance to | Yes | RoleTypeId enum value - found using 'serhelp RoleTypeId' command | |
players who will see the change | No | Player variable (e.g. @all, @classDPlayers) | Default: everyone |
On a running serverโ
Use serhelp SetAppearance to inspect the reference generated by your installed SER version.