Events
TRIGGER EVENTS FOR 3RD PARTY RESOURCES
Events you can trigger
Within the char creator you have two events you can use from 3rd party resources to open the skin menu
Skin reset menu
This opens the menu for the player right at his position and he can change & save his skin
From Client:
From Server:
Char creation menu (not recommended)
This opens the same menu as for new players. The player gets teleported into the skin create position and after saving to the selected entry position, this is not recommended.
From Client:
From Server
Events that get triggered
The char creator has some built in events that get triggered on certian events. You can create an event handler for them.
Finisched char creation
This events gets triggered on the end of the cam transition after the char creation
On Client:
On Server:
Finisched skinreset
This event gets triggered right after a player exits the skinreset screen
On Client:
On Server:
Last updated