... | ... | @@ -11,7 +11,7 @@ Mount an entity to a model's driver seat, or a specific mount bone. |
|
|
| autodismount | ad | Should the target dismount from the old mount if they are mounted already | Boolean | false |
|
|
|
| damagemount | dmg | Can the target damage the mount | Boolean | false |
|
|
|
| interactmount | int | Can the target interact with the mount (right click) | Boolean | true |
|
|
|
| mode | m | The controller mode specific to the target | [Mount Controller Id][] / [Meta Controller][] | walking |
|
|
|
| mode | m | The controller mode specific to the target. Also works when driver=false for Meta Controllers | [Mount Controller Id][] / [Meta Controller][] | walking |
|
|
|
| modelid | mid, model | Targeted model.<br>If driver = true, it is used to mount on the driver seat of a model that does not represent main mount controller.<br>Otherwise, used to mount on passenger seats. | String | |
|
|
|
|
|
|
#### When driver = false
|
... | ... | |