VEHICLE FLAG BLOCK INTERFERENCE: Difference between revisions
Jump to navigation
Jump to search
Add page for VEHICLE_FLAG_BLOCK_INTERFERENCE |
(No difference)
|
Revision as of 12:47, 27 August 2024
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_FLAG_BLOCK_INTERFERENCE = 0x400;The integer constant VEHICLE_FLAG_BLOCK_INTERFERENCE has the value 0x400
When set this flag prevents the vehicle you're sitting on from being pushed by an attachment you're wearing.
Caveats