Page 1 of 1

Re igniting an old question

PostPosted: Fri Aug 12, 2005 6:02 am
by town
I've asked a similar question to this before but probably in the wrong forum. What would you have to do to take an afterburner effect from one aircraft and place it into another? Is there a simple step by step procedure that one could follow?

Re: Re igniting an old question

PostPosted: Fri Aug 12, 2005 10:37 am
by microlight
OK - try this:

- identify the afterburner effect filename in the .cfg file you want to copy from, and note which section it's in (probably [lights])

- copy the filename reference into the [lights] section of the .cfg file you're moving it to, using the format:
lightxx=a, b, c, d, effect_file_name

where:
- xx is the next sequential light effect number (up to a maximum of 18 - FS ignores anything over this),
- a is the light type (beacon, nav light etc. - normally numbered 1-5 depending on what switch you want to use)
- b-d are the coordinates for the effect position - TIP: copy over the coords from the engine positions. They are in the same order so that the effect will be roughly in the right place.

Then you can tweak the location coords until you've got it exactly right.

That should start you off.

;)

Re: Re igniting an old question

PostPosted: Sat Aug 13, 2005 1:49 pm
by town
Thank you Microlight I'll give it a go :D