Skip to content

X-Plane cockpit seatbelt sign switch compatibility script for Self-Loading Cargo

Notifications You must be signed in to change notification settings

woodss/SLCSeatbeltsXP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

SLCSeatbeltsXP

X-Plane cockpit seatbelt sign switch compatibility script for Self-Loading Cargo

INSTRUCTIONS

  1. Copy SLCSeatbelts.lua into: ~\YourXplaneFolder\Resources\Plugins\FlyWithLUA\Scripts

  2. Copy and paste the following four lines of code to the BOTTOM of your XPUIPCOffsets.cfg file which can be found in your xplane/resources/plugins/xpuipc folder.

# SELF-LOADING CARGO DECLARATIONS
# Declarations of all Seatbelt Datarefs
Dataref SLCSeatbeltDetection sim/cockpit2/switches/fasten_seat_belts int
Offset    0x341d    UINT8    1    rw    $SLCSeatbeltDetection 0 > 

That's it!!

Enjoy your working seatbelt signs with Self-Loading Cargo in your X-Plane aircraft :)

Copyright

For use with Self-Loading Cargo ( www.selfloadingcargo.com ) Copyright (C)2023 Lanilogic Technology Solutions Ltd - All Rights Reserved

Trademarks

"Self Loading Cargo" is a UK registered trademark (No UK00003962453) of Lanilogic Technology Solutions Ltd

About

X-Plane cockpit seatbelt sign switch compatibility script for Self-Loading Cargo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages