VEHICLE BANKING MIX: Difference between revisions
Jump to navigation
Jump to search
New page: {{LSL Constant |name=VEHICLE_BANKING_MIX |type=integer |value=39 |desc=slider between 0 (static banking) and 1 (dynamic banking) <!-- <lsl> </lsl> --> |functions= {{LSL DefineRow||[[llSetV... |
(No difference)
|
Revision as of 07:16, 8 April 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_BANKING_MIX = 39;The integer constant VEHICLE_BANKING_MIX has the value 39
slider between 0 (static banking) and 1 (dynamic banking)
Caveats
Related Articles
Functions
• | llSetVehicleFloatParam |