Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
twistking

allow camera / screenshot mode in multiplayer

Recommended Posts

hey,

 

what would be a quick and elegant way to allow some kind of screenshot mode (no hud), or even the bis splendid camera in a mp scenario (coop - so there is not the problem of cheating). ideally without the need for external scripts.

 

i would love to have the splendid camera available from the pause menu - but if possible without the free movement (so only rotate/tilt from players position) and obviously without the time manipulation.

 

if that's not possible or very complex, a simple temporary "no hud" option (toggable) would be cool as well.

 

Share this post


Link to post
Share on other sites

hey,

 

what would be a quick and elegant way to allow some kind of screenshot mode (no hud), or even the bis splendid camera in a mp scenario (coop - so there is not the problem of cheating). ideally without the need for external scripts.

 

i would love to have the splendid camera available from the pause menu - but if possible without the free movement (so only rotate/tilt from players position) and obviously without the time manipulation.

 

if that's not possible or very complex, a simple temporary "no hud" option (toggable) would be cool as well.

 

This will create the camera

[] call bis_fnc_camera;
  • Like 1

Share this post


Link to post
Share on other sites

×