Great looking aircraft, thanks Geezer, she flies really well, and looks just right.
Templates would be great - there are quite a few different skins for this bird which could be done.
Couple of small bugs to report:
I found the lights a bit off. Fortunately Mue's new LODViewer makes finding these things easy, so make the following changes to position the lights: [LeftLight] SystemType=LIGHT Position=-4.174,0.52,1.155 LightSrcOffset=-0.0,0.00,0.00 Color=0.88,0.25,0.25 Brightness=0.025 LightSrcRange=0.5 CanFlash=FALSE
[RightLight] SystemType=LIGHT Position=4.174,0.52,1.155 LightSrcOffset=0.00,0.00,0.00 Color=0.25,0.88,0.25 Brightness=0.025 LightSrcRange=0.5 CanFlash=FALSE
[TailLight] SystemType=LIGHT Position=0.0,-6.15,0.18 LightSrcOffset=0.00,0.00,0.00 Color=0.88,0.88,0.88 Brightness=0.04 LightSrcRange=0.3 CanFlash=FALSE
The MG shell ejection positions were way off, over on the left wing. The following changes makes them more central:
[Gun1] ... EjectPosition=-0.20,0.55,-0.65
[Gun2] ... EjectPosition=0.20,0.55,-0.65
And lastly, the model doesn't seem to have any bomb pylons under the wings, so if you load bombs they hang in the air, clear of the wings. I made the following change to get them closer to the wings:
[LeftBombRack] ... AttachmentPosition=-1.94,-0.073,-0.330
[RightBombRack] ... AttachmentPosition=1.94,-0.073,-0.330
Also, none of the cockpit gauges seem to work, not sure why.