Wiki

Clone wiki

EFLC-MP LUA / getVehicleIndicator

Description

Returns whether an indicator is on or off

Parameters

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

Int indicatorId: ID 0 is the right indicator and ID 1 is the left one

Return values

Bool indicatorOn

Example

Updated