Page 1 of 1

My face in the window

PostPosted: Fri Apr 16, 2004 9:40 am
by hiflyphil
Hi  :D

I notice in spot plane view pictures of real people in the cockpit, so i it possible to replace these with one of my ugly mug  ;D

Cheers
Phil

Re: My face in the window

PostPosted: Fri Apr 16, 2004 11:37 am
by RollerBall
he he  :)

If you look in the textures folder of the aircraft concerned you'll find the pilots' faces in one of the bmp files.

Your problem might be that it could be an 'extended' bmp that a normal picture reader won't be able to see. But often bmps like that are 'normal' 256 colour or 24bit bmps which you can see, open and edit.

If the bmp is extended then it becomes a bit more complicated - you have to 'read' it with DXTBmp.exe (from Martin Wright), convert it to a 'normal' bmp, edit it and convert it back to the extended bmp type that it originally was.

Not too difficult. Painters are doing it all the time without thinking about it