Set Model Tag
Description
Set the text of a name tag bone
Attributes
| Attribute | Aliases | Description | Type | Default |
|---|---|---|---|---|
| modelid | m, mid, model | Targeted model | String | |
| partid | b, bone, p, pid, part | Targeted name tag bone | String | |
| tag | t | The displayed text | String | |
| visible | v | Visibility | Boolean | true |
| backgroundcolor | background | The background color | Integer | 0 |
| usedefaultbackground | defaultbackground, db | Whether the default background color should be used | Boolean | true |
| alignment | align | The alignment to use | TextAlignment | CENTER |
| billboard | The billboard type to use | Billboard | CENTER | |
| scale | The scale of the text | Vector | 1,1,1 | |
| seethrough | Whether the text should be seethrough | Boolean | true | |
| textopacity | opacity | The text opacity. Leave as -1 to use the default one | Integer | -1 |
| shadow | Whether the text should have a shadow | Boolean | false | |
| linewidth | The maximum line width before wrapping | Integer | 200 |