VEHICLE BUOYANCY
Revision as of 06:14, 8 April 2008 by Karzita Zabaleta (talk | contribs) (New page: {{LSL Constant |name=VEHICLE_BUOYANCY |type=integer |value=27 |desc=slider between -1 (double gravity) and 1 (full anti-gravity) <!-- <lsl> </lsl> --> |functions= {{LSL DefineRow||[[llSetV...)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_BUOYANCY = 27;The integer constant VEHICLE_BUOYANCY has the value 27
slider between -1 (double gravity) and 1 (full anti-gravity)
Caveats
Related Articles
Functions
• | llSetVehicleFloatParam |