Important Message

You are browsing the archived Lancers Reactor forums. You cannot register or login.
The content may be outdated and links may not be functional.


To get the latest in Freelancer news, mods, modding and downloads, go to
The-Starport

smallest engine flame

The general place to discuss MOD''ing Freelancer!

Post Tue May 24, 2005 3:07 am

smallest engine flame

nitpicky detail, but I'm wondering what the smallest engine flame is.

The smallest one I know of, but can't seem to find is the engine for the civilian starflier. Does anyone happen to know the flame effect/trail effect line for that engine flame/trail? thanks.

-Vince

Post Tue May 24, 2005 8:54 am

From SDK, not sure which version.. The most recent one.
From engine_equip.ini
[Engine
nickname = ge_gf1_engine_01
..
flame_effect = gf_li_smallengine01_fire<-----------------
trail_effect = gf_li_smallengine01_trail<-----------------
trail_effect_player = gf_li_smallengine01_playtrail
..etc

Then in effects.ini, its linked to..
[Effect
nickname = gf_li_smallengine01_fire<-------------
effect_type = EFT_ENGINE_FIRE
vis_effect = gf_li_smallengine01_fire
vis_generic = gf_min_smallengine02_fire

and

[Effect
nickname = gf_li_smallengine01_trail<--------------
effect_type = EFT_ENGINE_TRAIL
vis_effect = gf_li_smallengine01_trail
vis_generic = gf_min_smallengine02_trail

Let me know if you need any other stuff, happy to help..

Return to Freelancer General Editing Forum