|
|
[< Back to mechanic page](../../Model-Mechanics)
|
|
|
|
|
|
Mechanic: DismountAllModel
|
|
|
===============
|
|
|
|
|
|
Alias: DismountAll
|
|
|
---------------
|
|
|
|
|
|
## Description
|
|
|
Dismount all passengers of a model or a specific mount bone.
|
|
|
|
|
|
Attributes
|
|
|
----------
|
|
|
|
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Type | Default |
|
|
|
|-----------|---------------|----------------------------------------------------------------------------------------------------------------|-------------|---------|
|
|
|
| modelid | m, mid, model | Targeted model | String | |
|
|
|
| seat | p, pbone | Targeted mount bones (e.g. bone1,bone2,bone3).<br/>If not set, this will dismount all passengers of the model. | String List | |
|
|
|
|
|
|
## Aliases
|
|
|
- [x] DismountAll |
|
|
\ No newline at end of file |