Saltar al contenido principal

vehicle_limit

Returns the vehicle ownership limit for the player.

Entry Information

PropertyValue
Entry IDvehicle_limit
TypeFact
ColorOrange
Iconfa6-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

FieldTypeDescription
ignorePermissionsBooleanIgnore 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