EXPORTS / EVENT
Export and Event Explanations
Opens the full character creator interface for player customization.
Triggers the opening of the character creator via an event handler.
Open Only Clothing Page
Opens the clothing customization page within the character creator.
Triggers the opening of the clothing customization page via an event handler.
Get Player Skin and Set Player Skin
Retrieves the current skin or appearance settings of the player's character.
Sets the player's skin and appearance.
Here's a simple example demonstrating how to retrieve and set a player's skin:
To set the player's skin directly from the database without additional parameters:
Last updated