Difference between revisions of "VEHICLE HOVER TIMESCALE"
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...) |
m |
||
Line 9: | Line 9: | ||
|events= | |events= | ||
<!--{{LSL DefineRow||[[changed]]|}}--> | <!--{{LSL DefineRow||[[changed]]|}}--> | ||
| | |articles={{LSL DefineRow||[[Linden Vehicle Tutorial]]}} | ||
|cat1 | |cat1 | ||
|cat2 | |cat2 |
Revision as of 13:52, 29 November 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