|
|
|
## Description
|
|
|
|
Sets the CustomModelData of the used item
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
|
| model | m, cmd, value, val, v | The Custom Model Data to set | 0 |
|
|
|
|
| equipslot | slot, s | The slot to target | <!--type:EquipSlot-->|
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
Skills:
|
|
|
|
- setitemcmd{slot=HAND;model=38}
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] setitemcmd
|
|
|
|
- [x] setcustommodeldata
|
|
|
|
- [x] setcmd |
|
|
|
\ No newline at end of file |