VEHICLE HOVER TIMESCALE: Difference between revisions
Jump to navigation
Jump to search
New page: {{LSL Constant |name=VEHICLE_HOVER_TIMESCALE |type=integer |value=26 |desc=Period of time for the vehicle to achieve its hover height |examples |functions= {{LSL DefineRow||[[llSetVehicleF... |
(No difference)
|
Revision as of 13:18, 19 April 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_HOVER_TIMESCALE = 26;The integer constant VEHICLE_HOVER_TIMESCALE has the value 26
Period of time for the vehicle to achieve its hover height
Caveats
Related Articles
Functions
• | llSetVehicleFloatParam |