Vortices

A quiet place for budding model makers to share thoughts, get answers to questions and request and share references.

Moderators: Guru's, The Ministry

Post Reply
User avatar
Bridon Bear
The Ministry
Posts: 986
Joined: 26 Jun 2004, 10:30
Location: Cheltenham Gloucestershire
Contact:

Vortices

Post by Bridon Bear »

Just wondered if anyone can explain (in a simple manner :roll: ) how to add wingtip vortices to an aircraft that does not currently have them. Been looking at various aircraft .cfg files and nothing obvious is leaping out to me.

Thought it would be a simple addition of a line or 2 in the (Effects) section but a glance at the Alphasim T11 .cfg (that has vortices) does not seem to be in that section.

I appreciate that the effect will be an FX_ file but I cannot fathom as yet how to add the command in a .cfg.

I wondered if it was a (Lights) section but a quick copy and paste from the T11 into the Supermarine Swift did nothing... :think:

Ricks Meteor has the effects I want too.....looked in that .cfg....still none the wiser.. :dunno:

Looking forward to enlightenment from anyone who knows....


Regards.

Bridon Bear
Image


'Only Birds and Fools Fly'

http://thethriftysquirrels.co.uk

User avatar
d0mokun
Trident
Trident
Posts: 312
Joined: 13 Nov 2005, 21:10
Location: Nowhere particular

Post by d0mokun »

Usually the effects are linked via either the lights or smoke section..

AND a gauge on the panel.

Say for example you just copy the aircraft.cfg stuff.. then on pressing 'i', you'd get the effect. But it is the gauge that automatically controls those bits. So, say, for specific values.. like this or that many G's= activate the effect.

Have a look at the panel.cfg too. IF you want I could always put something together, with the relevant sections.

So basically.. the aircraft.cfg stuff is only one part.. the gauge that controls the effects is the other.

Hope that helps.
KR
Dan.
Image

User avatar
Bridon Bear
The Ministry
Posts: 986
Joined: 26 Jun 2004, 10:30
Location: Cheltenham Gloucestershire
Contact:

Post by Bridon Bear »

Many thanks for that info D0mokun....I shall have a 'fiddle' around and see what happens.....it is nice to crack the 'mystery' and know how these things work.

Regards.

BrianG
Image


'Only Birds and Fools Fly'

http://thethriftysquirrels.co.uk

User avatar
DaveG
The Gurus
Posts: 8089
Joined: 23 Jun 2004, 18:05
Location: in a deep, dark hole somewhere.
Contact:

Post by DaveG »

Brian,

the vorticies on the Hunter were smoke effects triggered by a hidden gauge as Dan has said. If you've got my Hunter installed, add these to the aircraft.cfg:

Code: Select all

[smokesystem]
smoke.0 = -0.36, -11.4, 16.5, fx_vapour_f6.fx
smoke.1 = -0.36, -11.4, -16.5, fx_vapour_f6.fx
and this to the panel.cfg:

Code: Select all

gauge40=hunterfx!HunterVapourTrails,  394,738,1,1
drop the hunter_f.cab either into the appropraite panel folder or the main gauges folder.

You'll need to fiddle with the coordinates to line up with the wingtips.
Dave G.

User avatar
Bridon Bear
The Ministry
Posts: 986
Joined: 26 Jun 2004, 10:30
Location: Cheltenham Gloucestershire
Contact:

Post by Bridon Bear »

You make it all so easy for us Dave....tried it out looks great :dance:

Bit odd on an SE5a mind but..................................only kidding.. :lol: I wanted it for the Swift....nice :smile:

Regards.

BrianG
Image


'Only Birds and Fools Fly'

http://thethriftysquirrels.co.uk

Post Reply