Civ4 Modding Tutorials: Difference between revisions

From Civilization Modding Wiki
Jump to navigationJump to search
 
(31 intermediate revisions by 20 users not shown)
Line 1: Line 1:
iHs0fT  <a href="http://dgtkgajjrdfr.com/">dgtkgajjrdfr</a>, [url=http://dppagjouocsz.com/]dppagjouocsz[/url], [link=http://gjpqwdzdmqym.com/]gjpqwdzdmqym[/link], http://chjbjggegoow.com/
== General Tutorials ==
* [http://forums.civfanatics.com/showthread.php?t=262402 How To Create a Mod (Video Demo)]
* [http://forums.civfanatics.com/showthread.php?t=173061 How To Design a Mod]
* [http://forums.civfanatics.com/showthread.php?t=187699 How To Get Your Mod To Load Faster]
* [http://forums.civfanatics.com/showthread.php?t=229557 A Modder's Guide to Beyond the Sword]
* [http://forums.civfanatics.com/showthread.php?t=168876 How To Add Custom Sounds]
* [http://forums.civfanatics.com/showthread.php?t=161442 How To Change the Movies]
* [http://forums.civfanatics.com/showthread.php?t=191978 How To Add an Intro Movie]
* [http://forums.civfanatics.com/showthread.php?t=230567 Guide to Event Modding]
* [http://forums.civfanatics.com/showthread.php?t=236727 Random Events List] (Reference)
* [http://forums.civfanatics.com/showthread.php?t=175005 How To Isolate Crashes]
* [http://forums.civfanatics.com/showthread.php?t=268759 Non-Random Events in Beyond the Sword]
* [http://forums.civfanatics.com/showthread.php?p=7233336 Multiplayer Compatability Guide]
* [http://forums.civfanatics.com/showthread.php?t=132476 The Modder's Guide to Civ4]
* [http://forums.civfanatics.com/showthread.php?t=331321 How to Merge Mods]
* [http://forums.civfanatics.com/showthread.php?t=340885 Inno Install Script Tutorial]
* [http://forums.civfanatics.com/showthread.php?t=353005 The Map Making Process]
* [http://forums.civfanatics.com/showthread.php?t=355021 Public and Private Maps]
* [http://forums.civfanatics.com/showthread.php?t=361382 How to Balance Newly Created Specialists]


== Graphics Tutorials ==
== Graphics Tutorials ==
Line 28: Line 46:
* [http://forums.civfanatics.com/showthread.php?t=325606 Adding Action Sounds to Unit Animations]
* [http://forums.civfanatics.com/showthread.php?t=325606 Adding Action Sounds to Unit Animations]
* [http://forums.civfanatics.com/showthread.php?t=332014 The Cheat's Guide to Making Units]
* [http://forums.civfanatics.com/showthread.php?t=332014 The Cheat's Guide to Making Units]
* [http://forums.civfanatics.com/showthread.php?t=410436 How to Export a Spore Creation]
* [http://forums.civfanatics.com/showthread.php?t=447067 Create a new UI Theme]


== Tutorials Involving XML ==
== Tutorials Involving XML ==
Line 38: Line 58:
* [http://forums.civfanatics.com/showthread.php?t=304685 How To Add Diplomacy Text to a Leaderhead]
* [http://forums.civfanatics.com/showthread.php?t=304685 How To Add Diplomacy Text to a Leaderhead]
* [http://forums.civfanatics.com/showthread.php?t=234970 How To Add a Civ/Unit/Building in BtS (Modular XML Loading)]
* [http://forums.civfanatics.com/showthread.php?t=234970 How To Add a Civ/Unit/Building in BtS (Modular XML Loading)]
* [http://forums.civfanatics.com/showthread.php?t=348539 How To Create a Civilization in BtS]


== Tutorials Involving Python ==
== Tutorials Involving Python ==

Latest revision as of 18:48, 16 September 2012

General Tutorials

Graphics Tutorials

Tutorials Involving XML

Tutorials Involving Python

Tutorials Involving the SDK