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 |
---|---|---|
| integer | Player's server ID |
| integer | Marker ID |
Return value
Name | Data Type | Description |
---|---|---|
| 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