Page 1 of 1

My custom colours.

Posted: Wed Nov 26, 2008 9:32 pm
by S!R!US
I have custom colored all my ships, but when I insert the ships into the game the colors mess up!! It goes from white and gray to a gradient orange.
Any advice?

Posted: Wed Nov 26, 2008 9:37 pm
by Arcalane
Hint; disable gradients and set the Glow to black.

Posted: Wed Nov 26, 2008 9:56 pm
by S!R!US
Thanks, I will try that.

Posted: Thu Nov 27, 2008 7:20 am
by codenemisis
I've found gradients. Now where do i set the glow, in-game or out, and if it is out of game, How?

Posted: Sun Nov 30, 2008 12:45 am
by Skull13
Try to click the word "colors" in options until it says "Ship Glow."

Or just overwrite the bfconfig file with this.

Code: Select all


[Alien Ship Colours]
1blue = 255
1green = 0
1red = 255
2blue = 255
2green = 0
2red = 128
3blue = 128
3green = 128
3red = 255

[Allied Ship Colours]
1blue = 255
1green = 255
1red = 0
2blue = 128
2green = 128
2red = 64
3blue = 196
3green = 196
3red = 128

[Display]
Doodads = 1
Fullscreen = 1
Interpolation = 1
Particles = 1
Surfaces = 1
Widescreen = 0
Gradients = 0

[Game]
Difficulty = Normal
Scrollspeed = 20

[Glow Colour]
red = 0
green = 0
blue = 0

[Misc]

[Pirate Ship Colours]
1blue = 0
1green = 0
1red = 255
2blue = 64
2green = 64
2red = 255
3blue = 45
3green = 45
3red = 155

[Player Colours]
1blue = 0
1green = 255
1red = 0
2blue = 64
2green = 255
2red = 64
3blue = 128
3green = 255
3red = 128

[Razor Alien Colours]
1blue = 255
1green = 255
1red = 255
2blue = 255
2green = 255
2red = 255
3blue = 255
3green = 255
3red = 255

[Sound]
MusicVol = 40
SFXVol = 0.9