inventory open

From Arx Libertatis Wiki
Revision as of 11:31, 19 June 2022 by Ds (talk | contribs) (Created page with "{{ScriptCommandPage |description=open the inventory in the HUD |context=any |intro=This command does not have any effect if the calling entity did not have an inventory created using {{Command|inventory create}}. The inventory will automatically close once the player is 350 units away from the inventory owner unless the player is has the {{Spell|telekinesis}} spell active in which case the maximum distance is 900 units. The player can also close the inv...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The inventory open script command is used to open the inventory in the HUD for an entity. This command does not have any effect if the calling entity did not have an inventory created using inventory create.

The inventory will automatically close once the player is 350 units away from the inventory owner unless the player is has the Telekinesis (Spacium Rune (field)Comunicatum Rune (control)) spell active in which case the maximum distance is 900 units. The player can also close the inventory from the HUD or scripts can use inventory close to manually close the inventory again.

Usage

inventory open

Context: Any Entity