vehicle_owned_count
Returns the number of vehicles owned by the player.
Entry Information
| Property | Value |
|---|---|
| Entry ID | vehicle_owned_count |
| Type | Fact |
| Color | Blue |
| Icon | fa6-solid:car-side |
Description
This fact returns the total count of vehicles currently owned by the player. This can be used to check against ownership limits or display garage statistics.
Fields
This entry has no custom fields beyond the standard fields (id, name, comment, group).
Usage Example
- entry: vehicle_owned_count
name: "Vehicle Owned Count"
comment: "Returns the number of vehicles owned by the player"
group: "vehicle_facts"