SetVehicleAdjustableProperty
Jump to navigation
Jump to search
setVehicleAdjustableProperty
Use this to set the value of a vehicles adjustable property. This property relates to movable parts of a model, for example hydra jets or dump truck tray.
setVehicleAdjustableProperty ( vehicle, int )
Set the adjustable value between 0 and N. 0 is the default value. It is possible to force the setting beyond default maximum, for example setting above 5000 on the dump truck (normal max 2500) will cause the tray to be fully vertical.
This function only works on vehicles with adjustable properties.
- This page needs proper formatting.