|
|
|
[< 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 |