NordInvasion Forum
More colours for Transitional Armour - Printable Version

+- NordInvasion Forum (https://forum.nordinvasion.com)
+-- Forum: Discussions (https://forum.nordinvasion.com/forumdisplay.php?fid=7)
+--- Forum: Community Projects (https://forum.nordinvasion.com/forumdisplay.php?fid=19)
+---- Forum: Feature Requests (https://forum.nordinvasion.com/forumdisplay.php?fid=77)
+---- Thread: More colours for Transitional Armour (/showthread.php?tid=37141)

Pages: 1 2 3 4 5


Re: More colours for Transitional Armour - ~CM~Snow_White/Nightmare - 04-03-2015

how can i do changing colours?


Re: More colours for Transitional Armour - Wursti - 04-03-2015

(04-03-2015, 04:46 PM)Edoras link Wrote: [quote author=Wursti link=topic=40851.msg223499#msg223499 date=1425486442]
Why dont we just do every possible color combinations?

If we just use these 10 colors: white,black,blue,red,green,yellow,orange,pink,turquoise,purple
there would be 100 possibilities  Tongue
[/quote]

But...  :'(


Re: More colours for Transitional Armour - Noname - 04-03-2015

(04-03-2015, 04:46 PM)Edoras link Wrote: [quote author=Wursti link=topic=40851.msg223499#msg223499 date=1425486442]
Why dont we just do every possible color combinations?

If we just use these 10 colors: white,black,blue,red,green,yellow,orange,pink,turquoise,purple
there would be 100 possibilities  Tongue
[/quote]
It would be only 90 if You don't use the same colour twice on the same model  ;D


Re: More colours for Transitional Armour - Malong - 04-03-2015

(04-03-2015, 04:46 PM)Edoras link Wrote: [quote author=Wursti link=topic=40851.msg223499#msg223499 date=1425486442]
Why dont we just do every possible color combinations?

If we just use these 10 colors: white,black,blue,red,green,yellow,orange,pink,turquoise,purple
there would be 100 possibilities  Tongue
[/quote]
Actually it would be 45 if order doesn't matter:

C(10,2) => 10! / ((2!)(10-2)!) => 10 * 9 / 2

And 90 if order does matter:

P(10,2) => 10! / (10-2)! = 10 * 9


Re: More colours for Transitional Armour - Elmo - 04-03-2015

(04-03-2015, 05:16 PM)Malong link Wrote: [quote author=Edoras link=topic=40851.msg223501#msg223501 date=1425487588]
[quote author=Wursti link=topic=40851.msg223499#msg223499 date=1425486442]
Why dont we just do every possible color combinations?

If we just use these 10 colors: white,black,blue,red,green,yellow,orange,pink,turquoise,purple
there would be 100 possibilities  Tongue
[/quote]
Actually it would be 45 if order doesn't matter:

C(10,2) => 10! / ((2!)(10-2)!) => 10 * 9 / 2

And 90 if order does matter:

P(10,2) => 10! / (10-2)! = 10 * 9
[/quote]

I taught him that.


Re: More colours for Transitional Armour - Maroon - 04-03-2015

(04-03-2015, 04:40 PM)ari23 link Wrote: where can i choose my own colors?

(04-03-2015, 12:25 PM)-Perception- link Wrote: Meh, seen better colorchoices already. Personally I quite like orange/white, purple/black, white/black, etc.
Basicly anything paired with black or white looks pretty neat.

For those of you who want to experiment a bit, heres a file that makes changing the colors of the trans really simple:
Download me.
Just download it, open with Gimp, select one of the two color layers, click on "Colors" - "Colorize" at the top, and change to whatever color you want. Its as simple as that.

If you want to actually see it ingame, get the .dds plugin for gimp installed, export the texture as a ".dds" file (dxt1, generate mipmaps), name it "early_transitional_blue" (or "early_transitional_orange", "early_transitional_white") and copy-replace it into the ".../NordInvasion/Textures" directory.



Re: More colours for Transitional Armour - Wursti - 04-03-2015

(04-03-2015, 05:24 PM)Elmo link Wrote: [quote author=Malong link=topic=40851.msg223513#msg223513 date=1425489386]
[quote author=Edoras link=topic=40851.msg223501#msg223501 date=1425487588]
[quote author=Wursti link=topic=40851.msg223499#msg223499 date=1425486442]
Why dont we just do every possible color combinations?

If we just use these 10 colors: white,black,blue,red,green,yellow,orange,pink,turquoise,purple
there would be 100 possibilities  Tongue
[/quote]
Actually it would be 45 if order doesn't matter:

C(10,2) => 10! / ((2!)(10-2)!) => 10 * 9 / 2

And 90 if order does matter:

P(10,2) => 10! / (10-2)! = 10 * 9
[/quote]

I taught him that.
[/quote]

Elmo is Math teacher, taught him that


Re: More colours for Transitional Armour - Malong - 04-03-2015

(04-03-2015, 05:24 PM)Elmo link Wrote: [quote author=Malong link=topic=40851.msg223513#msg223513 date=1425489386]
[quote author=Edoras link=topic=40851.msg223501#msg223501 date=1425487588]
[quote author=Wursti link=topic=40851.msg223499#msg223499 date=1425486442]
Why dont we just do every possible color combinations?

If we just use these 10 colors: white,black,blue,red,green,yellow,orange,pink,turquoise,purple
there would be 100 possibilities  Tongue
[/quote]
Actually it would be 45 if order doesn't matter:

C(10,2) => 10! / ((2!)(10-2)!) => 10 * 9 / 2

And 90 if order does matter:

P(10,2) => 10! / (10-2)! = 10 * 9
[/quote]

I taught him that.
[/quote]
No you didn't, though it may be good if you could teach others. It seems like more people knowing basic combinatorics could benefit the world.


Re: More colours for Transitional Armour - [LK]Raven - 04-03-2015

If I remember correctly they wont add more colours because it would make the already long "Loading Textures" even longer without actually implementing any new armor. Instead of adding multiple colours of the same armor, they would rather add more armor selection. Smile


Re: More colours for Transitional Armour - Maroon - 04-03-2015

(04-03-2015, 05:45 PM)Blessed_LadyPheonix link Wrote: If I remember correctly they wont add more colours because it would make the already long "Loading Textures" even longer without actually implementing any new armor. Instead of adding multiple colours of the same armor, they would rather add more armor selection. Smile

Actually, it's the other way around. It would actually be more efficient to add different colors when it comes to resources, because that way you can create additional in-game items using the same model, instead of using a different model and a different texture.