cinemascope
Jump to navigation
Jump to search
The cinemascope
script command is used to enable or disable cinematic borders. This restricts the vertical field of view by showing black bars at the top and bottom of the screen. This command also closes the player inventory and hides the HUD (more of it than playerinterface hide
, except for the cursor) but it does not prevent player input - use the setplayercontrols
command for that.
Usage
cinemascope [-s] <enable>
Context: Ignored
Flags:
-s
: Slide the borders in/out instead of changing instantly
Parameters:
Parameter | Type | Description |
---|---|---|
enable |
bool |
Enable or disable cinematic borders |