Wonder Ideas for C2C

New building: Ostrich Farm and its two resources, Fine Leather and Ostrich Feathers

I think the ostrich farm may need a bit of tweaking.

1) It should probably only require an ostrich hunter's camp somewhere in the empire. I.E.
Code:
			<BuildingClassNeededs>
				<BuildingClassNeeded>
					<BuildingClassType>BUILDINGCLASS_OSTRICH_CAMP</BuildingClassType>
					<bNeededInCity>[B][COLOR="Red"]0[/COLOR][/B]</bNeededInCity>
				</BuildingClassNeeded>
			</BuildingClassNeededs>
This may make it occur to often but that is better than not enough since the idea is to use the resources for the fashion corporation.

2) It also needs to be made available with some 20th century fashion tech.

3) maybe think about the ostrich hunter's camp supplying ostrich feathers and having brothels or movie theaters or both giving a +1:gold: or some such from them.
 
@Sargon

I have a special requires for you. I need you to make a set of resources but they are culture resources. So I need you to add to the existing Culture resources found in the Resource mod folder. And their icon/buttons I will add to my own FPK. So those will need to be made separately. So just like the other existing one it will go like this ...

<Button>art/Embassy/art/totonacembassy.dds</Button>

Where the name of the resource is like totonac embassy. Here is the list of ones i need you to make. The button/icons should be the flag, coat of arms or symbol that represents that culture.

- Akkadian
- Anasazi
- Aymara
- Bulgarian
- Castile
- Colombian
- Dzungar
- Finnish
- Gypsy
- Jordanian
- Konjo
- Leon
- Liangzhu
- Lydian
- Malaysian
- Mandan
- Mississippian
- Nok
- Oman
- Paiute
- Samoan
- Songhai
- Timurid
- Venetian
- Wayana
- Yanomami
- Yemen

Many thanks in advance and let me know if you have any questions.
 
Fixed the building

First Culture Pack is out!
Second Culture Pack is out!
Third Culture Pack is out!

I just put the buttons in art files. FPKs are big and complicated.

Cultures:

Middle East:

Akkadian(My Home-Sweet Homeland!)
Jordanian
Lydian

North American:

Anasazi

South American:

Aymara
Colombian

European:

Bulgarian
Castilian
Romani(Gypsy)
Finnish
Leonese

Asian:

Dzungar
Liangzhu
Malaysian

African:

Konjo
 

Attachments

  • Buildings.zip
    36.2 KB · Views: 46
  • Culture Pack 1.zip
    53.2 KB · Views: 37
  • Culture Pack 2.zip
    54.3 KB · Views: 49
  • Culture Pack 3.zip
    55.3 KB · Views: 40
Fixed the building

First Culture Pack is out!
Second Culture Pack is out!
Third Culture Pack is out!

I just put the buttons in art files. FPKs are big and complicated.

Cultures:

Middle East:

Akkadian(My Home-Sweet Homeland!)
Jordanian
Lydian

North American:

Anasazi

South American:

Aymara
Colombian

European:

Bulgarian
Castilian
Romani(Gypsy)
Finnish
Leonese

Asian:

Dzungar
Liangzhu
Malaysian

African:

Konjo

:bump:
 
@Sargon

You did it wrong. It should be ...

I have a special request for you. I need you to make a set of resources but they are culture resources. So I need you to add to the existing Culture resources found in the Resource mod folder. And their icon/buttons I will add to my own FPK. So those will need to be made separately. So just like the other existing one it will go like this ...

<Button>art/Embassy/art/totonacembassy.dds</Button>

Where the name of the resource is like totonac embassy. Here is the list of ones i need you to make. The button/icons should be the flag, coat of arms or symbol that represents that culture.

You made them as all separate resouces I need them added to the EXISTING culture file. Under Caveman2Cosmos/Assets/Modules/Resources/Culture

All art (as I said before) would go in my FPK so all buttons would say like ...

<Button>art/Embassy/art/totonacembassy.dds</Button>

In which I would add them to my Embassy folder in my FPK.

Please combine all those file you made into the following files...

Culture_CIV4ArtDefines_Bonus.xml
Culture_CIV4BonusInfos.xml
Culture_CIV4GameText.xml

In short I should be getting from you those 3 files edited with your code plus all dds button/icons to add to my FPK.

Understand now? Any questions?
 
Top Bottom