inventory skin
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
. It has no effect other than changing the appearance of the inventory in the HUD.
Usage
inventory skin <skin>
Context: Any Entity
Parameters:
Parameter | Type | Description |
---|---|---|
skin |
path |
Image file path (without file extension) to use as the inventory background, relative to graph/interface/inventory |