Difference between revisions of "VEHICLE FLAG HOVER UP ONLY"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 7: Line 7:
== Bugs and Misfeatures ==
== Bugs and Misfeatures ==
<div style="padding: 0.5em;">
<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.
This was a bug and is now a misfeature: 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>
</div></div>



Revision as of 21:41, 18 April 2008

Description

Constant: integer VEHICLE_FLAG_HOVER_UP_ONLY = 0x020;

The integer constant VEHICLE_FLAG_HOVER_UP_ONLY has the value 0x020

Bugs and Misfeatures

This was a bug and is now a misfeature: 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.

Related Articles

Functions

•  llSetVehicleFlags
•  llRemoveVehicleFlags

Deep Notes

Search JIRA for related Issues

Signature

integer VEHICLE_FLAG_HOVER_UP_ONLY = 0x020;