Author Topic: Problem with Staircase Repaint  (Read 2772 times)

Sovereign

  • Newbie
  • *
  • Posts: 8
Problem with Staircase Repaint
« on: November 10, 2017, 09:03:36 pm »
Hello

I make a repaint (logo) for my VA and have a problem with the Staircase.

what a folder have this Staircase?


I have tested with the Staircase_02 but when I used this, the vehicle is no visible. So checked the model from Staircase_02_USER and found this model.cfg:
Code: [Select]
[models]
normal=FSDT_Staircase_02

think this is not correct while the normal Staircase_USER model.cfg has another entry, so I edited to:
Code: [Select]
[models]
normal=..\..\FSDT_Staircase_02\model\FSDT_Staircase_02

texture.cfg:
Code: [Select]
[fltsim]
fallback.1=..\..\FSDT_Staircase_02\texture
fallback.2=..\..\FSDT_Staircase\texture.Skyline
fallback.3=..\..\FSDT_Staircase\texture.01
fallback.4=..\..\FSDT_Baggage_Loader\texture.01
fallback.5=..\..\FSDT_Marshaller\texture.blue
fallback.6=..\..\FSDT_Marshaller\texture.01

and sim.cfg:
Code: [Select]
[fltsim.1]
title=FSDT_Staircase_02_USER_Skyline
model=
texture=Skyline
couatl.icaoprefixes = EDDL EDDH EDDS
couatl.atc_parking_codes = Skyline

But the Staircase is not visible when I request boarding or deboarding.

what can I do that it becomes visible or is it the wrong staircase?

Best Regards,
Jan

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50875
    • VIRTUALI Sagl
Re: Problem with Staircase Repaint
« Reply #1 on: November 11, 2017, 02:46:53 pm »
You cannot replace just a Staircase. In order to have your repaint recognized, the whole set of vehicles must be configured. More precisely, that vehicle that "triggers" an operator, is the Baggage Loader. If a repaint is not there, it won't be seen by GSX.

This is done to prevent having a mixup of random vehicles of different operators, which was an old issue.

Sovereign

  • Newbie
  • *
  • Posts: 8
Re: Problem with Staircase Repaint
« Reply #2 on: November 11, 2017, 06:18:18 pm »
Thank for you reply

Now I have edited all USER folder with the VA Repaint Logo. But this Staircase has not the correct Logo. What is dis for a Staircase?


I have folder for:
FSDT_Staircase_02_USER
FSDT_Staircase_Fixed_USER
FSDT_Staircase_large_USER
FSDT_Staircase_USER

Greetings
Jan

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50875
    • VIRTUALI Sagl
Re: Problem with Staircase Repaint
« Reply #3 on: November 13, 2017, 10:50:18 am »
Quote
I have folder for:
FSDT_Staircase_02_USER
FSDT_Staircase_Fixed_USER
FSDT_Staircase_large_USER
FSDT_Staircase_USER


Are you using the current version of the Painkit ? We updated it very recently.

Sovereign

  • Newbie
  • *
  • Posts: 8
Re: Problem with Staircase Repaint
« Reply #4 on: November 13, 2017, 05:52:57 pm »
Yes, i have downloaded from here: https://www.fsdreamteam.com/products_gsx.html

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50875
    • VIRTUALI Sagl
Re: Problem with Staircase Repaint
« Reply #5 on: November 13, 2017, 07:33:36 pm »
Yes, but have you downloaded recently ? Because, we just updated it a couple of days ago.

Sovereign

  • Newbie
  • *
  • Posts: 8
Re: Problem with Staircase Repaint
« Reply #6 on: November 13, 2017, 07:57:11 pm »
ok, I downloaded it on november 9th. But will download it again and test it

Sovereign

  • Newbie
  • *
  • Posts: 8
Re: Problem with Staircase Repaint
« Reply #7 on: November 14, 2017, 08:32:07 pm »
Hello

Now I have downloaded the Installer again today and the same Problem. only this staircase has the wrong logo.

Staircase_02_USER sim.cfg:
Code: [Select]
[fltsim.1]
title=FSDT_Staircase_02_USER_Skyline
model=
texture=Skyline
couatl.icaoprefixes = EDDL EDDH EDDS
couatl.atc_parking_codes = Skyline

Staircase_USER sim.cfg:
Code: [Select]
[fltsim.1]
title=FSDT_Staircase_01_USER_Skyline
model=01
texture=Skyline
couatl.icaoprefixes = EDDL EDDH EDDS
couatl.atc_parking_codes = Skyline

FSDT_Staircase_large_USER sim.cfg:
Code: [Select]
[fltsim.1]
title=FSDT_Staircase_large_USER_Skyline
model=
texture=Skyline
couatl.icaoprefixes = EDDL EDDH EDDS
couatl.atc_parking_codes = Skyline

and Staircase_Fixed_USER sim.cfg:
Code: [Select]
[fltsim.1]
title=FSDT_Staircase_fixed_USER_Skyline
model=
texture=Skyline
couatl.icaoprefixes = EDDL EDDH EDDS
couatl.atc_parking_codes = Skyline


All vehicles (Staircase, Pushback, Baggage, Cargo, Catering) except those mentioned in the picture show the customized logo.

Best Regards,
Jan

Sovereign

  • Newbie
  • *
  • Posts: 8
Re: Problem with Staircase Repaint
« Reply #8 on: November 26, 2017, 04:47:12 pm »
any idea?