Page MenuHomeFeedback Tracker

Flag upside down on A-164 Wipeout
New, NormalPublic

Description

if player takes a flag from a flag pole, boards an A-164 (dynamic loadout), the flag will be upside down on the tail of the aircraft.

Details

Severity
Tweak
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
Visual-Vehicles
Steps To Reproduce

(createvehicle ["Flag_US_F",(getpos player) getpos [5,0],[],0,"NONE"]) setFlagOwner player;
player moveindriver (createvehicle ["B_Plane_CAS_01_DynamicLoadout_F",(getpos player) getpos [5,180],[],0,"NONE"]);

Additional Information

the above script is not required to accomplish; just the fastest way to test it (in the editor/debug console)
dev version 1.69.141279

Event Timeline

debug created this task.Apr 15 2017, 10:08 PM