Script:playerinterface: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
(Created page with "{{Warning|This command does not fully hide the HUD, only some parts of it. Currently the equipment indicators, inventories and minimap remain visible. Use the {{Command|cinemascope}} command to actually hide everything (except the cursor, which must be hidden with {{Command|playerinterface|hide}} or {{Command|setplayercontrols|off}}.}} {{ScriptCommandPage |description=hide or show the HUD |special= [-s] hide [-s] show |default=0 |flags= s Slide the HUD e...")
 
mNo edit summary
 
Line 1: Line 1:
{{Warning|This command does not fully hide the HUD, only some parts of it. Currently the equipment indicators, inventories and minimap remain visible. Use the {{Command|cinemascope}} command to actually hide everything (except the cursor, which must be hidden with {{Command|playerinterface|hide}} or {{Command|setplayercontrols|off}}.}}
{{Warning|This command does not fully hide the HUD, only some parts of it. Currently the equipment indicators, inventories and minimap remain visible. Use {{Command|cinemascope|on}} to actually hide everything (except the cursor, which must be hidden with {{Command|playerinterface|hide}} or {{Command|setplayercontrols|off}}.}}
{{ScriptCommandPage
{{ScriptCommandPage
|description=hide or show the [[Gameplay#HUD|HUD]]
|description=hide or show the [[Gameplay#HUD|HUD]]

Latest revision as of 17:14, 18 June 2022

⚠️
This command does not fully hide the HUD, only some parts of it. Currently the equipment indicators, inventories and minimap remain visible. Use cinemascope on to actually hide everything (except the cursor, which must be hidden with playerinterface hide or setplayercontrols off.

The playerinterface script command is used to hide or show the HUD. To also prevent the player from moving or interacting with the world use the setplayercontrols command.

Usage

playerinterface [-s] hide
playerinterface [-s] show

Context: Ignored

Flags:

 -s: Slide the HUD elements out of view instead of instantly hiding them