Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Airports/LKPR (Tailstrike Designs)/Information.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Rename the file "Community\Tailstrike Prague\tailstrikedesigns-airport-lkpr-prag
**LKPR Live Variant**
LKPR Live edition of the GSX config is a special version for Fiideell's modification of Tailstrike Prague called LKPR Live. It will not work properly without it - [LKPR Live - Tailstrike edition for Microsoft Flight Simulator | MSFS](https://flightsim.to/file/50324/lkpr-live-tailstrike-edition)
It also still uses GSX VDGS, so the same modification in the note above is still required
**LKPR Live Update Notice**
If you are updating from version 13.3. or lesser, LKPR Live Version now has it's own .py file (lkpr-darriancze-lkprlive-py). In order for it to work properly, you need to delete the old one (lkpr-darriancze.py)


## Features:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creator = DarrianCZE
scenario = LKPR - Tailstrike Designs
disable_static_docks = 0
version = 13.3
version = 13.4

[gate 19]
nopassengerstairs = 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creator = DarrianCZE
scenario = LKPR - Tailstrike Designs - LKPR Live Edition
disable_static_docks = 0
version = 13.3
version = 13.4

[gate 19]
nopassengerstairs = 0
Expand Down Expand Up @@ -2641,9 +2641,9 @@ hasjetway = 0
pushback = 3
pushbackaddpos = []
pushbacklabels = Taxiway D (Facing North)|Taxiway D (Facing South)
maxwingspan = 29.0
radiusleft = 17.6
radiusright = 14.08
maxwingspan = 36.0
radiusleft = 20.1
radiusright = 16.08
gatedistancethreshold = 25.0
loadertype = 3 3 2
airlinecodes =
Expand All @@ -2655,18 +2655,18 @@ walkertype = GsxJetwayPassenger
walkerpaththickness = 2.5
walkerloopstart = 0
usercustomized = 1
pushback_pos = 50.1075453052641 14.255298732209 49.1838684082031
baggage_loader_front_pos = 50.1077079752577 14.2556035973241 154.183868408203
baggage_loader_rear_pos = 50.1077475980919 14.255703845332 169.183868408203
baggage_train_front_pos = 50.107714502006 14.2555561766588 169.183868408203
baggage_train_rear_pos = 50.1077704567197 14.2557281272119 169.183868408203
baggage_train_main_pos = 50.1075039806802 14.2551567407815 124.183868408203
stairs_front_pos = 50.1075044465161 14.2554076074966 79.1838684082031
stairs_middle_pos = 50.1074388125873 14.2553183289544 64.1838684082031
stairs_rear_pos = 50.107248644252 14.2557224103127 -10.8161315917969
this_parking_pos = 50.1075156301525 14.2557182425043 -55.8161315917969
parkingsystem_objectposition = 50.1076742888648 14.2553536847802 124.183868408203 0
parkingsystem_stopposition = 50.1075630839295 14.2556090817647 -55.8161315917969
pushback_pos = 50.1076206332352 14.2552739495 95.2798684082027
baggage_loader_front_pos = 50.1076942722966 14.255559553617 154.183868408203
baggage_loader_rear_pos = 50.1077055827685 14.2556154235574 155.279868408203
baggage_train_front_pos = 50.1079376476383 14.255717669667 -144.720131591797
baggage_train_rear_pos = 50.1079545913099 14.2556669547046 -144.720131591797
baggage_train_main_pos = 50.1081229095881 14.2558513695489 -144.720131591797
stairs_front_pos = 50.1074584848074 14.2553358615853 125.279868408203
stairs_middle_pos = 50.107516700514 14.2551471544911 125.279868408203
stairs_rear_pos = 50.1074238326613 14.2552986747768 125.279868408203
this_parking_pos = 50.1074795483202 14.2556801766383 -54.7201315917973
parkingsystem_objectposition = 50.1076526169408 14.2552991129919 124.183868408203 0
parkingsystem_stopposition = 50.1075316830186 14.2555655470858 -54.7201315917973
pushbackleftpos = 50.10727963 14.25662901 34.18386841
pushbackrightpos = 50.10722349 14.25656719 -145.8161316
nopassengerbus_deboarding = 0
Expand All @@ -2679,6 +2679,7 @@ wingwalkersquickpushback = 2
startenginesleftpushback = 15.0
startenginesrightpushback = 15.0
startenginesquickpushback = 15.0
baggage_loader_main_pos = 50.1080342637256 14.2557531555266 -144.720131591797

[parking 74]
nopassengerstairs = 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creator = DarrianCZE
scenario = LKPR - Tailstrike Designs
disable_static_docks = 0
version = 13.2
version = 13.4

[gate 19]
nopassengerstairs = 0
Expand Down
Loading
Loading