Page MenuHomeFeedback Tracker

Script errors in Fixed-Wings Showcase
New, NormalPublic

Description

There are some script errors in the fixed wing showcase, relating to the helicopter you have to intercept. Haven't managed to complete it again so can't say if there any more of them.

21:02:18 Error in expression <spawn {
sleep (25 + (random 10));
{west reportRemoteTarget [_x,3600]} forEach [B>
21:02:18   Error position: <reportRemoteTarget [_x,3600]} forEach [B>
21:02:18   Error Missing ;
21:02:18 Error in expression <spawn {
sleep (25 + (random 10));
{west reportRemoteTarget [_x,3600]} forEach [B>
21:02:18   Error position: <reportRemoteTarget [_x,3600]} forEach [B>
21:02:18   Error Missing ;
21:02:52 Error in expression <AllEventHandlers "HitPart"};
}];


west reportRemoteTarget [BIS_Heli,3600];
BIS_>
21:02:52   Error position: <reportRemoteTarget [BIS_Heli,3600];
BIS_>
21:02:52   Error Missing ;

Details

Severity
Trivial
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
10.0.14393
Category
General
Steps To Reproduce

Play fixed wings showcase, see script errors.

Event Timeline