Changes
Page history
wiki standardization
authored
Oct 21, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics/LinkItemBone.md
0 → 100644
View page @
058ef9f7
[
< Back to mechanic page
](
/Skills/Mechanics
)
## Description
Link an equipment slot to an item bone, allowing it to update the item automatically.
## Attributes
| Attribute | Aliases | Description | Type | Default |
|-----------|-----------------------|----------------------------|--------|---------|
| modelid | m, mid, model | Targeted model | String | |
| partid | b, bone, p, pid, part | Targeted item bone | String | |
| slot | s | Slot to copy the item from | Slot | |
#### Slot
These are the valid item slots:
`HEAD`
,
`CHEST`
,
`LEGS`
,
`FEET`
,
`HAND`
, and
`OFFHAND`
,
\ No newline at end of file