Get all vehicles of player
To get all vehicles owned by a player ID in all buyable garages
Export
Parameters
Name
Data Type
Description
playerId
integer
Player's server ID
Return value
Name
Data Type
Description
vehicles
table
Table with all vehicles owned by the player in the buyable garages, key is vehicle ID and value is the vehicle data
Example
Last updated