vehicle_limit
Returns the vehicle ownership limit for the player.
Entry Information
| Property | Value |
|---|---|
| Entry ID | vehicle_limit |
| Type | Fact |
| Color | Orange |
| Icon | fa6-solid:list-ol |
Description
This fact returns the maximum number of vehicles a player can own. The limit can be affected by permissions or set to use only the base limit from the global configuration.
Fields
| Field | Type | Description |
|---|---|---|
ignorePermissions | Boolean | Ignore permissions and only use base limit |
Usage Example
- entry: vehicle_limit
name: "Vehicle Limit"
comment: "Returns the vehicle ownership limit ignoring permissions"
group: "vehicle_facts"
ignorePermissions: false