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.
Description
Description
Details
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
Comment Actions
It's not just reloading. Sprinting, lowering weapon, diving, and most of other animations make switchCamera work incorrectly.
Comment Actions
I am seeing similar problem. The "switchCamera" command does not work properly unless the player has a weapon in hands.