Page MenuHomeFeedback Tracker

switchCamera not working when weapon lowered or inside a vehicle
Closed, ResolvedPublic

Description

For some reason the switchCamera command doesn't do anything when

a) Weapon lowered as infantry man

or

b) Inside a vehicle

Details

Legacy ID
3114607602
Severity
None
Resolution
Duplicate
Reproducibility
Always
Category
Scripting
Steps To Reproduce

Run this loop:
while {true} do {
waitUntil {(cameraView != "INTERNAL")};
cameraOn switchCamera "INTERNAL";
};

Lower you weapon or get inside a vehicle and switch to 3rd person view.

Nothing will happen.

Event Timeline

sxp2high edited Additional Information. (Show Details)
sxp2high set Category to Scripting.
sxp2high set Reproducibility to Always.
sxp2high set Severity to None.
sxp2high set Resolution to Duplicate.
sxp2high set Legacy ID to 3114607602.May 7 2016, 4:22 PM
sxp2high added a subscriber: sxp2high.

Duplicate of #11577, please close.

Sorry about that :-/

sms added a subscriber: sms.May 7 2016, 4:22 PM
sms added a comment.Oct 23 2013, 9:45 PM

You can close it yourself.