Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "Modding:Coding"

From TWC Wiki
Jump to navigationJump to search
(Intermediate Tutorials)
(Intermediate Tutorials)
Line 19: Line 19:
 
*[http://www.twcenter.net/forums/showthread.php?t=113149 The Complete DMB Guide]
 
*[http://www.twcenter.net/forums/showthread.php?t=113149 The Complete DMB Guide]
 
*[http://forums.totalwar.org/vb/showpost.php?p=661155&postcount=2 How to make province specific units/buildings (or using hidden resources)]
 
*[http://forums.totalwar.org/vb/showpost.php?p=661155&postcount=2 How to make province specific units/buildings (or using hidden resources)]
*[http://www.twcenter.net/forums/showpost.php?p=1440813&postcount=1 How to make a Dismounted unit in M2TW]
+
*[http://www.twcenter.net/forums/showpost.php?p=1440813&postcount=1 How to make a Dismounted unit (M2TW)]
  
 
;Intermediate Coding/Buildings
 
;Intermediate Coding/Buildings
Line 25: Line 25:
  
 
;Intermediate Coding/Cultures
 
;Intermediate Coding/Cultures
*[http://www.twcenter.net/forums/showpost.php?p=1413571&postcount=1 Creating a new faction from the Saxons & Normans in M2TW]
+
*[http://www.twcenter.net/forums/showpost.php?p=1413571&postcount=1 Creating a new faction from the Saxons & Normans (M2TW)]
  
 
;Intermediate Coding/Campaign
 
;Intermediate Coding/Campaign
*[http://www.twcenter.net/forums/showpost.php?p=1663357&postcount=1 How to add "Custom Campaigns" (M2TW)
+
*[http://www.twcenter.net/forums/showpost.php?p=1663357&postcount=1 How to add "Custom Campaigns" (M2TW)]
  
 
===Advanced Tutorials===
 
===Advanced Tutorials===

Revision as of 10:17, 1 September 2007

Here are the different sub-topics of the Art discipline of modding. For each sub-category, a number of tutorials are listed; generally the easiest to follow will be listed on top for each sub-topic. Beginner Level tutorials are very basic and fundamental; others should not be tried until these are complete. They may also include common simple tasks from this discipline. Intermediate tutorials are more advanced and often more specific; they will teach you all of the necessities of modding, enough to create a mod. Advanced Level tutorials are for more experienced modders, looking to push what is the expected norm.


Beginner Tutorials

Intermediate Tutorials

Intermediate Coding/Family and Characters
Intermediate Coding/Sound
Intermediate Coding/Units
Intermediate Coding/Buildings
Intermediate Coding/Cultures
Intermediate Coding/Campaign

Advanced Tutorials

Advanced Coding/Cultures
Advanced Coding/Seige
Advanced Coding/Animations
Advanced Coding/Recruitment


Tools

Various tools are available to help you code in the Total War games.

Unit editor amongst other things
Documentation for all M2TW commands