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