Skip to content
Jhobean edited this page Nov 9, 2025 · 1 revision

TYPE

Gets or sets the item type.

Examples

Ingame commands:

.XSHOW TYPE // Show the TYPE of targetted item.```

Sphere scripting:
```TYPE T_NEW_TYPE // Set T_NEW_TYPE as type of the item.
<TYPE> // Return the type of the item.```

Navigation

Clone this wiki locally