View Full Version : Tutorial please !!!!!!!!!!!!


Kao'chai
Oct 13, 2007, 07:21 AM
Guys , I'm going to make my first mod , but I have problems .

1) How to add a unplayable civs in a mod ( like India in the Greek World scenario )

2) How to add music to leaderheads , or at least use existing ones from the main game .

3) How use existing leaderheads for another civ Without changing it , like Kublai as leader or x civ , but still looks the same .

4) put existing civs to mod ..

Yes , it's alright to laugh at me , because I'm not good at this .

deanej
Oct 13, 2007, 11:20 AM
First: This thread should be in the main "Creation and Customization" forum.
Second:
1. This has two different methods depending on what you need them unplayable for. For a scenario, go into the WorldBuilderSave file, find where that civ is, and change PlayableCiv = 1 to PlayableCiv = 0. If it is for the epic game, in the CivilizationsInfos file, change the bPlayable tag to 0.
2. In the LeaderheadInfos file there is a big section in each leader for music. If you want to use something already in the game, just copy the tags from one leader to another. If you want to add your own, you're going to have to modify the Audio2DScrips and AudioDefines files.
3. Again, this depends on what it is used for. For a scenario, this is from the WorldBuilderSave file and can be changed at will. For the epic game, the leaders for each civ are in the CivilizationInfos file.
4. I'm not sure what you mean, but if you mean to have the default civs available in a mod, just don't modify the file if you aren't adding more civs, and if you are, just don't overwrite the original ones.

woodelf
Oct 13, 2007, 11:31 AM
Thread moved. Follow the link in my sig to the Tutorial Index.

Kao'chai
Oct 13, 2007, 10:45 PM
sorry ............. I don't know this site very well .

woodelf
Oct 14, 2007, 08:04 AM
No need to be sorry. I hope you found what you were looking for.