Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 779 Bytes

tire-asset.rst

File metadata and controls

24 lines (14 loc) · 779 Bytes

Tire Assets

Tires (localized as "tools") are useables that allow for adding and removing tires from vehicles.

This inherits the VehicleRepairToolAsset <doc_item_asset_vehicle_repair_tool> class.

Item Asset Properties

GUID 32-digit hexadecimal: Refer to GUID <doc_data_guid> documentation.

Type enum (Tire)

Useable enum (Tire)

ID uint16: Must be a unique identifier.

Tire Asset Properties

Mode enum (Add, Remove): How the usable should interact with tires. Mode Add will consume the item to add a tire to the vehicle. Mode Remove allows the usable to remove tires, adding the corresponding item to the player's inventory.