Jump to content

rocket engine flame color


paragonmatthew

Recommended Posts

I'm making a mod and I'm trying to see if there's a way to change the engine flame color from the blue color to a yellow color

Edit the CFG file from this...

fx_exhaustFlame_blue = 0.0, -1.3, 0.0, 0.0, 1.0, 0.0, running

to this...

fx_exhaustFlame_yellow = 0.0, -3.5, 0.0, 0.0, 1.0, 0.0, running

for smoke remove/add this...

fx_smokeTrail_light = 0.0, -10.3, 0.0, 0.0, 1.0, 0.0, running

or vice versa depending.

Link to comment
Share on other sites

  • 8 months later...

Just wondering the color codes or whatever, I have a Mod that adds rocket engines and it lets me alter the values and i just wanted tomake the flame color different this is how it looks:

fx_exhaustFlame_blue = 100.0, 100.3, 100.0, 100.0, 100.0, 100.0, running

fx_exhaustLight_blue = 100.0, 100.3, 100.0, 100.0, 100.0, 100.0, running

fx_smokeTrail_light = 0.0, -10.3, 0.0, 0.0, 1.0, 0.0, running

fx_exhaustSparks_flameout = 0.0, -10.3, 0.0, 0.0, 1.0, 0.0, flameout

Are there certain Color Codes you have to do?

Link to comment
Share on other sites

Its not possible to Change the flame clour withouz crrating a new flame.@DrDecemebr: These are the flame positions, where the flame appears under the engine. It won't change the coulour. If you want another coulor, you have to make a new effect or you write a plugin.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...