Page MenuHomeFeedback Tracker

BIS_fnc_carAlarm Code Typo
Reviewed, NormalPublic

Description

In line 77 of the BIS function BIS_fnc_carAlarm, there is a typo which checks for alive_car, which does not exist. I believe this is a typo and the underscore is not meant to be there.

Line 77: time > _time || {!alive_car || {!simulationenabled _car}}

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting

Event Timeline

Wulf changed the task status from New to Reviewed.Mar 19 2018, 2:43 PM
Wulf added a subscriber: Wulf.

Hello.

Thank you for the report, we will have a look at it.