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