Page 1 of 1

[resolved] I'm on the end of my tether

PostPosted: Fri Jun 23, 2006 3:34 pm
by FsNovice
I used a aircraft to do my first repaint and i followed gryshanks tutorial on how to add it to the original. When i try to load the plane and select it from the drop down menu which i added i nthe .cfg file for the plane.

This is the .cfg file for my repaint

Re: I'm on the end of my tether

PostPosted: Fri Jun 23, 2006 3:42 pm
by Hagar
Looks OK from a quick peek. It's difficult to tell without the [fltsim.0] entry to compare it with.

According to your new entry the subfolders used for the repaint are named

Model.CFM
Panel
Sound.CFM
Texture.wc

The AIR file is named Airbus320-200CFM.AIR

Re: I'm on the end of my tether

PostPosted: Fri Jun 23, 2006 4:16 pm
by gryshnak
Post the [fltsim.0] bit as well as the [fltsim.1] bit, and we'll probably be able to spot the problem at once.

Ghibli Airlines?  ;D

Gryshnak

Re: I'm on the end of my tether

PostPosted: Sat Jun 24, 2006 4:15 am
by FsNovice
This is the same part of fltsim.0

[fltsim.0]
title=Wind Jet A320-200 CFM
sim=Airbus320-200CFM
model=CFM
panel=
sound=CFM
texture=jet
atc_id_color=0xffffffff
atc_id=EI-DNP
atc_airline=Ghibli
atc_flight_number=2006
atc_heavy=0
ui_manufacturer=Airbus
ui_type=A320-200 CFM
ui_variation=Wind Jet
description=                                              
atc_parking_types=
atc_parking_codes=JET

In my first post i didnt have enough space to post it all.

Re: I'm on the end of my tether

PostPosted: Sat Jun 24, 2006 5:13 am
by Hagar
Right. Now can you explain the exact problem. That's not clear from your original question.

Re: I'm on the end of my tether

PostPosted: Sat Jun 24, 2006 5:23 am
by Travis
I think the issue is the aircraft doesn't show up correctly.  But the important part is:

Does it not show up at all?

Or does the model show up, just totally gray?

Re: I'm on the end of my tether

PostPosted: Sat Jun 24, 2006 6:46 am
by FsNovice
yeah the model shows up completely grey without my repaint.

Re: I'm on the end of my tether

PostPosted: Sat Jun 24, 2006 9:19 am
by Hagar
In that case there's not much wrong with your Aircraft.cfg.
Make sure the repainted textures are in a new subfolder named Texture.wc
Also that the new textures are saved in an FS texture format (like DXT3 Extended BMP) under their correct file names.

Re: I'm on the end of my tether

PostPosted: Sat Jun 24, 2006 9:37 am
by FsNovice
does the subfolder need to be in the orginal texture folder for the aircraft or can it be anywhere within the aircraft folder as long as it has the right name

Re: I'm on the end of my tether

PostPosted: Sat Jun 24, 2006 10:40 am
by Hagar
does the subfolder need to be in the orginal texture folder for the aircraft or can it be anywhere within the aircraft folder as long as it has the right name

It must be in the main folder of the aircraft alongside the Aircraft.cfg file & all the other subfolders.

Re: I'm on the end of my tether

PostPosted: Sat Jun 24, 2006 11:03 am
by FsNovice
ah its working now. Thanks Hagar your advice worked. It looked like i renamed the folde texture1.wc and it didnt like it.

Re: I'm on the end of my tether

PostPosted: Sat Jun 24, 2006 11:04 am
by Hagar
Good news. Everything must be exactly right or it won't work.