Wiki

Clone wiki

EFLC-MP LUA / getVehicleTireStatus

Description

Gets whether one of the vehicle tires is popped or not

Parameters

Int vehicleId, Int tireId
Int vehicleId: ID of the vehicle

Int tireId: 0-5, IDs 2 and 3 are used by trucks only

Return values

Bool tireStatus

Example

Updated