Changes
Page history
Create Skills/Mechanics/SetItemCustomModelData
authored
Mar 03, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics/SetItemCustomModelData.md
0 → 100644
View page @
6d7ed91e
## 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