Player Data
CLIENT SIDE ONLY
Functions
get_data
Use the following to retrieve player data for the client.
get_item
Use the following to get an item the player has in their inventory by its ID, slot, or metadata.
Events
boii:cl:set_data
Use the following to set data to the client instance.
This is done automatically when the players server stored data is updated. Isn't really a reason to set data this way unless you want some none persistent data.
Last updated