Some Building Icon Requests

Vicevirtuoso

The Modetta Man
Joined
May 14, 2013
Messages
775
Location
The Wreckage, Brother
The mod I'm working on is going to add several buildings for a new type of "yield," known as Entertainment. While I could do the icons myself, it would save me a lot of time if I could get some help with making a few of them.

Here's a list of them:

  • Toy Store
  • Racing Circuit (vehicular, not equestrian)
  • Alpine Camp (i.e. Mountain Climbing)
  • Winter Resort
  • Island Resort
  • Tourist Beach
  • Marina
  • Whitewater Rapids
  • Nightclub
  • Amusement Park
  • Cinema
  • Convention Center


Any icon contributions are appreciated. Thank you!
 
Not my best work, but I tried my hand at icons for the Nightclub, Winter Resort, Alpine Camp, and Cinema.

4ocwryu.png


If you need any of those icons in larger sizes, or want me to do any of the other icons in particular, just let me know!
 
Those look great, thank you! It may be a little bit before they're implemented, but I'll be sure to use them.

As far as which ones I'd like next, the ones I'd most prefer done are the Island Resort and the Whitewater Rapids, though any of them will help out a lot. The less time I have to spend on art, the more time I have to do all the Lua~
 
"Crazy Scottsman" (I think) has a mod on steam with this:
Code:
	<BuildingClasses>
		<Row>
			<Type>BUILDINGCLASS_MARINA</Type>
			<DefaultBuilding>BUILDING_MARINA</DefaultBuilding>
			<Description>TXT_KEY_BUILDING_MARINA</Description>
		</Row>
	</BuildingClasses>
So you may want to use a slightly different XML tag for the building and class if they happen to be same as you were planning on.
 
Alright, I did some more. The Island Resort and Whitewater Rapids (which I don't think came out too well, if you want me to redo either of them or change what the focus of the icon is, feel free to ask), as well as one that might work for the Tourist Beach, or maybe something more surfing-related.

MsviuOZ.png
 
Alright, I did some more.

Very nice again. Thank you!




So you may want to use a slightly different XML tag for the building and class if they happen to be same as you were planning on.

Everything added in this mod has "_PMMM_" prefacing it to prevent conflicts like this, so unless the off chance occurs that someone else makes a BUILDING_PMMM_MARINA, it shouldn't cause an issue.
 
Two more coming in!

QmSs1VM.png


h7GoOG5.png



Let me know if they're unsatisfactory or the wrong color/aspect or whatever.
Also, I'm quite interested in how you're going to implement this new yield! =)
(Not doubt, just enthusiasm)
 
Ooh, the Cinema and Amusement Park icons are both terrific, could I use those for my own mod with due credit given? :thumbsup:
 
You can use any of mine without asking, for sure.
 
Back
Top Bottom