Page MenuHomeFeedback Tracker

Player locked in UAV Camera;
Assigned, WishlistPublic

Description

the "switchCamera" command hides all addactions in UAV, so the player is locked in. Only a "player switchcamera "Internal" or respawn can free him.

Details

Legacy ID
453124756
Severity
None
Resolution
Open
Reproducibility
Always
Category
UAV (Unmanned Aerial Vehicle)
Steps To Reproduce

Open Editor (MP);
select Altis;
place a UAV Operator (west);
place a Darter drone (with crew (west) flying in 500m height;
Init of drone = SATCOM = this;this hideobject true; this setfuel 0;

prewiew Mission

remotecontrol the UAV gunner
enter Key for 3person view
open debug console
type in: SATCOM switchcamera "Internal";

NOW YOU ARE SCREWED :)

Additional Information

it depends on the remoteControl feature, if you:
open debug console at mission start and type in:
selectplayer gunner SATCOM;
SATCOM addaction ["leave",{{if (typeof _x == "B_soldier_UAV_F") then {selectplayer _x};}foreach allunits}];

enter Key for 3person view
open debug console again and type in:
SATCOM switchcamera "Internal";

you are fine, but that is no solution...you know why :)

Event Timeline

CHIMERACyborg edited Additional Information. (Show Details)
CHIMERACyborg set Category to UAV (Unmanned Aerial Vehicle).
CHIMERACyborg set Reproducibility to Always.
CHIMERACyborg set Severity to None.
CHIMERACyborg set Resolution to Open.
CHIMERACyborg set Legacy ID to 453124756.May 8 2016, 12:30 PM
CHIMERACyborg edited a custom field.