Search the archive:
YaBB - Yet another Bulletin Board
 
   
 
Page Index Toggle Pages: 1
Send Topic Print
aircraft dissapear after my repaints (Read 1 times)
Mar 4th, 2006 at 2:38pm

machineman9   Offline
Colonel
Nantwich, England

Gender: male
Posts: 5255
*****
 
hi, when i try to repaint my plane using a tutorial by Gryshanak. i manage to repaint it and restore the picture back to a 32bit enhanced picture, but when i try to play the game, on the plane select screen, there is no name of the plane. it misses out the plane and the make of the plane. what do i do?

 

...
IP Logged
 
Reply #1 - Mar 4th, 2006 at 4:13pm

gryshnak   Offline
Colonel
Low flying is when you
have to dodge the trees
Hull. Yorkshire, UK

Gender: male
Posts: 1053
*****
 
Hmm, that's not supposed to happen!  Can you copy the first bit of your aircraft.cfg file here for us to see?  Just the [fltsim.o] and your [fltsim.1] section or whatever the number is.  The answer is probably very simple, and we'll get you flying in no time  Grin

Gryshnak
 
IP Logged
 
Reply #2 - Mar 4th, 2006 at 5:26pm

machineman9   Offline
Colonel
Nantwich, England

Gender: male
Posts: 5255
*****
 
umm, yeh, it is for the learjet, but also, i only have 1 paint job, but 2 textures  STTRRAAANNNGEEE


oh and gd tut for the extra, i got a green plane and a hello kittty plane for my sister
this is the only CFG code i got

[fltsim.0]
title=Learjet 45 Limited Edition
sim=Lear45
model=
panel=
sound=
texture=1
kb_checklists=Lear45_check
kb_reference=Lear45_ref
atc_id=N45LR
ui_manufacturer=Bombardier
ui_type="Learjet 45"
ui_variation="Anniversary edition"
description="The Model 45 is Learjet's first all-new aircraft since Bill Lear's first Model 23. Although it looks like a Learjet, it has only half the parts of a Model 35, reflecting a significant design progression. The parameters set down for the 45 called for it to have the performance of the Learjet 35, the handling of the Learjet 31A, and greater cabin space than the competition."
visual_damage=1
 

...
IP Logged
 
Reply #3 - Mar 4th, 2006 at 6:29pm

gryshnak   Offline
Colonel
Low flying is when you
have to dodge the trees
Hull. Yorkshire, UK

Gender: male
Posts: 1053
*****
 
Quote:
this is the only CFG code i got

[fltsim.0]
title=Learjet 45 Limited Edition
sim=Lear45
model=
panel=
sound=
texture=1
kb_checklists=Lear45_check
kb_reference=Lear45_ref
atc_id=N45LR
ui_manufacturer=Bombardier
ui_type="Learjet 45"
ui_variation="Anniversary edition"
description="The Model 45 is Learjet's first all-new aircraft since Bill Lear's first Model 23. Although it looks like a Learjet, it has only half the parts of a Model 35, reflecting a significant design progression. The parameters set down for the 45 called for it to have the performance of the Learjet 35, the handling of the Learjet 31A, and greater cabin space than the competition."
visual_damage=1


Well, there's your problem.  The Lear comes with two default textures, so you should have this:

[fltsim.0]
title=Learjet 45
sim=Lear45
model=
panel=
sound=
texture=
kb_checklists=Lear45_check
kb_reference=Lear45_ref
atc_id=N456LJ
ui_manufacturer=Bombardier
ui_type="Learjet 45"
ui_variation="White with gold and black"
description="The Model 45 is Learjet's first all-new aircraft since Bill Lear's first Model 23. Although it looks like a Learjet, it has only half the parts of a Model 35, reflecting a significant design progression. The parameters set down for the 45 called for it to have the performance of the Learjet 35, the handling of the Learjet 31A, and greater cabin space than the competition."

[fltsim.1]
title=Learjet 45 Limited Edition
sim=Lear45
model=
panel=
sound=
texture=1
kb_checklists=Lear45_check
kb_reference=Lear45_ref
atc_id=N45LR
ui_manufacturer=Bombardier
ui_type="Learjet 45"
ui_variation="Anniversary edition"
description="The Model 45 is Learjet's first all-new aircraft since Bill Lear's first Model 23. Although it looks like a Learjet, it has only half the parts of a Model 35, reflecting a significant design progression. The parameters set down for the 45 called for it to have the performance of the Learjet 35, the handling of the Learjet 31A, and greater cabin space than the competition."


Plus, if you've done a repaint as well, there should be a third entry:

[fltsim.2]
title=Learjet 45 repaint
sim=Lear45
model=
panel=
sound=
texture=2
kb_checklists=Lear45_check
kb_reference=Lear45_ref
atc_id=repaint
ui_manufacturer=Bombardier
ui_type="Learjet 45"
ui_variation="repaint"
description="repaint"


Of course you need to replace the word "repaint" with whatever your new paint job is called.

Give it a try, let us know if it works.

Gryshnak
 
IP Logged
 
Reply #4 - Mar 4th, 2006 at 6:35pm

machineman9   Offline
Colonel
Nantwich, England

Gender: male
Posts: 5255
*****
 
thx, ill try it
 

...
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print