inventory skin

From Arx Libertatis Wiki
Revision as of 08:48, 19 June 2022 by Ds (talk | contribs) (Created page with "{{ScriptCommandPage |description=change the inventory background |context=any |parameters= skin path Image file path (without file extension) to use as the inventory background, relative to <code>graph/interface/inventory</code> |intro=This command has no effect for the player. The inventory background may be set before calling {{Command|inventory create}} and is not reset with {{Command|inventory destroy}} }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The inventory skin script command is used to change the inventory background for an entity. This command has no effect for the player. The inventory background may be set before calling inventory create and is not reset with inventory destroy

Usage

inventory skin <skin>

Context: Any Entity

Parameters:

ParameterTypeDescription
skin path Image file path (without file extension) to use as the inventory background, relative to graph/interface/inventory