Civ Icon Request Thread

Status
Not open for further replies.
MA6MG.png


Final version of Venice. Gonna work on Nazca, and then get all the DDS's and alphas done for you guys, then I'm taking a break.
 
I really like the latest Venice icon, looks great!
 
Sweet - sorry for being such a pain with it, looks awesome!

I'm sorry if I made out like you were a pain. It was not the case. I tend to lay everything out as I see it, and sometimes this makes people thing I'm mean or angry; I'm only stating what I believe to be true.


And here's the icon for the Nazca.

RLSrp.png


With that said, I'll jump on the backlog of DDS's that I need to get out (isnorden, you're on the top of that list,) and hopefully wrap that up, and then I'll let some more icon requests pile up while I work on getting sparta in public alpha release shape.
 
Maybe you should put all the already completed civ icons in the first post too
They look awesome, and would be much easier to find them
 
Alright, here's where you guys can grab your DDS's if you need em. I'll also include a playercolor snippet for those using custom colours.


Pouakai's Venice Playercolor
Code:
<GameInfo>
	<!-- Color definitions the civ uses -->
	<Colors>
		<Row>
			<Type>COLOR_PLAYER_VENICE_ICON</Type>
			<Red>0.8862</Red>
			<Green>0.7803</Green>
			<Blue>0.0352</Blue>
			<Alpha>1</Alpha>
		</Row>
		<Row>
			<Type>COLOR_PLAYER_VENICE_BACKGROUND</Type>
			<Red>0.5019</Red>
			<Green>0.0117</Green>
			<Blue>0</Blue>
			<Alpha>1</Alpha>
		</Row>
	</Colors>
	<!-- The player color for the civ -->
	<PlayerColors>
		<Row>
			<Type>PLAYERCOLOR_VENICE</Type>
			<PrimaryColor>COLOR_PLAYER_VENICE_ICON</PrimaryColor>
			<SecondaryColor>COLOR_PLAYER_VENICE_BACKGROUND</SecondaryColor>
			<TextColor>COLOR_PLAYER_WHITE_TEXT</TextColor>
		</Row>
	</PlayerColors>
</GameInfo>

Pouakai's Nazca Playercolor
Code:
<GameInfo>
	<!-- Color definitions the civ uses -->
	<Colors>
		<Row>
			<Type>COLOR_PLAYER_NAZCA_ICON</Type>
			<Red>0.9647</Red>
			<Green> 0.851</Green>
			<Blue>0.349</Blue>
			<Alpha>1</Alpha>
		</Row>
		<Row>
			<Type>COLOR_PLAYER_NAZCA_BACKGROUND</Type>
			<Red>0.7647</Red>
			<Green>0.1412</Green>
			<Blue>0.349</Blue>
			<Alpha>1</Alpha>
		</Row>
	</Colors>
	<!-- The player color for the civ -->
	<PlayerColors>
		<Row>
			<Type>PLAYERCOLOR_NAZCA</Type>
			<PrimaryColor>COLOR_PLAYER_NAZCA_ICON</PrimaryColor>
			<SecondaryColor>COLOR_PLAYER_NAZCA_BACKGROUND</SecondaryColor>
			<TextColor>COLOR_PLAYER_WHITE_TEXT</TextColor>
		</Row>
	</PlayerColors>
</GameInfo>
 

Attachments

Hey!

I started a civ icon project a while back and abandoned because I couldn't get these a pretty background for my pictures.

Would you mind simply posting an "empty" icon (or the whole file, with transparency)? I might just be able to come up with interesting new stuff.

Here's an idea of what I did so far :

garlic_civsymbolscolor256_zpsa4a3fba6.jpg
 
Hey!

I started a civ icon project a while back and abandoned because I couldn't get these a pretty background for my pictures.

Would you mind simply posting an "empty" icon (or the whole file, with transparency)? I might just be able to come up with interesting new stuff.

Here's an idea of what I did so far :

garlic_civsymbolscolor256_zpsa4a3fba6.jpg

I think I can name most of these icons... I like England's icon.

Also, that Ethiopian icon is unfitting for anything but an Information Era Ethiopia.

Also, making these icons are really not that hard. If you can't make an icon without copypasting something (which is smaller than you need, mind you,) then you probably shouldn't be bothering yourself with it.

However, I'll make a tutorial on this a little bit later.
 
Whilst you're on the topic of Venice, I'd appreciate a touch up of my Venetian icon.

I'll need a better source for the logo.
 
Irkalla,

Are you making these using layers? I created a psd file that adds the affect to any two color image. Can you upload what you are using? I kept trying to post mine but the net drops out (I'll post it later)


Like I said, I'll eventually make a tutorial that will teach you how to make your own using Photoshop. It'll need porting to the other utilities, though. Isn't Paint Shop Pro a free PS Clone?

I'd much rather teach you guys something than to just give you a handout.
 
Hurray for a tutorial!

In the meantime, I might start making new symbols for different civs. These at least I can do by myself.
 
@Irkalla I just wanted ensure that you would be fine with my use of your Venetian icon. I've spoken with Pouakai of this and he has agreed. Given that he is using my Venice for his project, I believe it would be more appropriate for the original to share the same icon as the Venice included in his project.
 
@Irkalla I just wanted ensure that you would be fine with my use of your Venetian icon. I've spoken with Pouakai of this and he has agreed. Given that he is using my Venice for his project, I believe it would be more appropriate for the original to share the same icon as the Venice included in his project.

No.

Spoiler :
Just kidding, sure. If he says it's cool, then I'm cool.
 
Like I said, I'll eventually make a tutorial that will teach you how to make your own using Photoshop. It'll need porting to the other utilities, though. Isn't Paint Shop Pro a free PS Clone?

I'd much rather teach you guys something than to just give you a handout.

I'll give mine away free. Its pretty easy just put any two color image as a layer. shut off my other layers and turn on the ones at the top. To add it in game, merge all the layers then paste into gimp. Resize to what you need.

Its a psd file which can be read by PSP X2 (which I use) but its also a photoshopfile. gimp probably opens it to.

this is what I did for the california.

I am looking forward to your tutorial, your gloss looks better than mine

attachment.php
 

Attachments

Status
Not open for further replies.
Back
Top Bottom