Author Topic: How to add a Species color into a FRED_open  (Read 1491 times)

0 Members and 1 Guest are viewing this topic.

Offline mr.WHO

  • 29
How to add a Species color into a FRED_open
I wanna create a copy of terran and shivan entries but with diffrend colours, I tried to find a .tbl file for specied modification but I only found a Tech room entry file for species.
Anyone know how to help me?

What number combinations (0,0,0) is for orange and violet?

 

Offline FUBAR-BDHR

  • Self-Propelled Trouble Magnet
  • 212
  • Master Drunk
    • 165th Beer Drinking Hell Raisers
Re: How to add a Species color into a FRED_open
If your talking FRED then look here:  http://www.hard-light.net/wiki/index.php/Species_defs.tbl

If your talking in game like the hostile friendly unknown then look here:  http://www.hard-light.net/wiki/index.php/Iff_defs.tbl
No-one ever listens to Zathras. Quite mad, they say. It is good that Zathras does not mind. He's even grown to like it. Oh yes. -Zathras

 

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
Re: How to add a Species color into a FRED_open
Just treat the colors like you would treat HTML colors... IE.. red, green, blue...

Examples of color charts

Just pic a color, convert it from hexadecimal to decimal number one color at a time.. say FF00FF -> FF, 00, FF -> 255, 0, 255 and done
Do not meddle in the affairs of coders for they are soggy and hard to light

 

Offline phreak

  • Gun Phreak
  • 211
  • -1
Re: How to add a Species color into a FRED_open
Just treat the colors like you would treat HTML colors... IE.. red, green, blue...

Examples of color charts

Just pic a color, convert it from hexadecimal to decimal number one color at a time.. say FF00FF -> FF, 00, FF -> 255, 0, 255 and done

Wouldn't it be easier to just open up paint and go into the color chooser?
Offically approved by Ebola Virus Man :wtf:
phreakscp - gtalk
phreak317#7583 - discord

 

Offline LeGuille

  • Formerly known as Rejindo
  • 27
  • I made a box for you! Now, think outside of it.
Re: How to add a Species color into a FRED_open
Paint does not display HEX values (unless Vista does it).
4 "Beware of the truth.... Although much sought after, truth can be dangerous to the seeker." -- God-Emperor Leto II, God Emperor of Dune

 

Offline phreak

  • Gun Phreak
  • 211
  • -1
Re: How to add a Species color into a FRED_open
Both the table files take decimal colors, so I don't see the point of using the hex values.
Offically approved by Ebola Virus Man :wtf:
phreakscp - gtalk
phreak317#7583 - discord

  

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
Re: How to add a Species color into a FRED_open
Wouldn't it be easier to just open up paint and go into the color chooser?
Probably.. but last time i suggested that it was apparently too difficult procedure.
Do not meddle in the affairs of coders for they are soggy and hard to light