AddPlayerData
Adds an amount to a player’s specified data field.string
required
The source (player ID) to add data too.
string
required
The data type to modify (e.g.,
"level", "exp", etc).number
required
The amount to add to the specified data type.
GetPlayerWarehouses
Returns a table containing all warehouses owned by the specified player.string
required
The source (player ID) you wish to get currently owned warehouses for.
GetPlayersInWarehouse
Returns a table containing all players currently inside a specified warehouse.number
required
The warehouse ID you want to see players are inside of.
IsWarehouseAvailable
Returnstrue or false if the warehouse is available for sale.
number
required
The warehouse ID you want to check is available for sale or not.
Looking for an export we don’t have listed here? Contact us and we’ll do what we can!
