Exports and Events
Client
Logout
Allows the player to log out of their character and select a character again.
exports["tgiann-multichar"]:Logout()Sever
Logout
Allows the player to log out of their character and select a character again.
exports["tgiann-multichar"]:Logout(src)Parameters
src:
numberPlayer server id
Last updated