跳到主要内容

vehicle_owned_count

Returns the number of vehicles owned by the player.

Entry Information

PropertyValue
Entry IDvehicle_owned_count
TypeFact
ColorBlue
Iconfa6-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"