Item Tag
| Category: Items | ||
| Command: item.tag | ||
| Description | ||
|
Edit an tag of an item.
|
||
| Parameters | ||
|
mode
Specify the tag by number of by string.
tag
Tag to affect the value of.
value
String to assign to the tag.
|
||
| Example Code | ||
|
item.tag number 2 "Tag Value"
|
||
| Remarks | ||
|
None
|
||
| Queryable? Unknown |