Difference between revisions of "VEHICLE FLAG HOVER UP ONLY"
Jump to navigation
Jump to search
m |
|||
Line 4: | Line 4: | ||
|value=0x020 | |value=0x020 | ||
|desc= | |desc= | ||
|pa= | |pa=<div id="box"> | ||
== Bugs and Misfeatures == | |||
<div style="padding: 0.5em;"> | |||
When used with non-zero [[VEHICLE_HOVER_HEIGHT]] and [[VEHICLE_BUOYANCY]] then the buoyancy effect will be disabled when the vehicle's (root prim) position is higher than its hover height. | |||
</div></div> | |||
|text= | |text= | ||
|pb= | |pb= | ||
Line 21: | Line 26: | ||
|cat4 | |cat4 | ||
}} | }} | ||
Revision as of 12:33, 17 April 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_FLAG_HOVER_UP_ONLY = 0x020;The integer constant VEHICLE_FLAG_HOVER_UP_ONLY has the value 0x020
Bugs and Misfeatures
When used with non-zero VEHICLE_HOVER_HEIGHT and VEHICLE_BUOYANCY then the buoyancy effect will be disabled when the vehicle's (root prim) position is higher than its hover height.
Caveats
Related Articles
Functions
• | llSetVehicleFlags | |||
• | llRemoveVehicleFlags |