VEHICLE FLAG HOVER WATER ONLY: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
|location | |location | ||
|articles={{LSL DefineRow||[[Linden Vehicle Tutorial]]}} | |articles={{LSL DefineRow||[[Linden Vehicle Tutorial]]}} | ||
|cat1 | |cat1=Vehicle/Flags | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} | ||
Revision as of 00:12, 21 June 2009
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_FLAG_HOVER_WATER_ONLY = 0x004;The integer constant VEHICLE_FLAG_HOVER_WATER_ONLY has the value 0x004
Caveats
Related Articles
Constants
| • | VEHICLE_BUOYANCY | |||
| • | VEHICLE_HOVER_HEIGHT | |||
| • | VEHICLE_FLAG_HOVER_UP_ONLY |
Functions
| • | llSetVehicleFlags | |||
| • | llRemoveVehicleFlags |
Articles
| • | Linden Vehicle Tutorial |