GetTargetVehicleLightStateById
Retrieve whether vehicle lights are on for a player's vehicle by id.
Parameters:
- dwId: Player id
Returns: true if lights on, false otherwise, or -1 on error
Signature:
GetTargetVehicleLightStateById(dwId)
Retrieve whether vehicle lights are on for a player's vehicle by id.
Parameters:
Returns: true if lights on, false otherwise, or -1 on error
Signature:
GetTargetVehicleLightStateById(dwId)