Page MenuHomeFeedback Tracker

switchCamera doesn't work when reloading
Assigned, WishlistPublic

Description

When your soldier is reloading, you cannot use the switchCamera command to change your view mode. This is a potential exploit in missions that disable 3rd person view modes when the server would otherwise allow them.

Details

Legacy ID
1029733374
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting
Steps To Reproduce

Reload in-game in 3rd person mode and execute in debug console:
player switchCamera "INTERNAL"
And the view doesn't change. The command works when you're not reloading.

Event Timeline

Celery edited Steps To Reproduce. (Show Details)Sep 24 2013, 3:41 PM
Celery edited Additional Information. (Show Details)
Celery set Category to Scripting.
Celery set Reproducibility to Always.
Celery set Severity to None.
Celery set Resolution to Open.
Celery set Legacy ID to 1029733374.May 7 2016, 4:53 PM
sms added a comment.Sep 24 2013, 4:10 PM

It's not just reloading. Sprinting, lowering weapon, diving, and most of other animations make switchCamera work incorrectly.

I am seeing similar problem. The "switchCamera" command does not work properly unless the player has a weapon in hands.

I've closed my ticket as fixed and this one appears to be fixed too.