Difference between revisions of "Category:MTW2 Modding Tutorials"
From TWC Wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
Links to tutorials and useful answers to common modding questions, divided by category. | Links to tutorials and useful answers to common modding questions, divided by category. | ||
+ | |||
+ | For modding tools (eg model exporters) see [[:Category:MTW2 Modding Tools| MTW2 Modding Tools]] | ||
==General Set-up Information== | ==General Set-up Information== | ||
+ | |||
+ | *Tutorial - [http://forums.totalwar.org/vb/showthread.php?t=76289 How to Set up MTW2 for modding] by '''Alpaca''' | ||
+ | |||
+ | *Download - [http://forums.totalwar.org/vb/showthread.php?t=76099 Mod Folder Installer] by '''Alpaca''' | ||
+ | |||
==Units== | ==Units== | ||
Line 11: | Line 18: | ||
*Tutorial - [http://www.twcenter.net/forums/showthread.php?t=91969 Changing Mount Type of Cavalry Unit] by '''AliAS''' | *Tutorial - [http://www.twcenter.net/forums/showthread.php?t=91969 Changing Mount Type of Cavalry Unit] by '''AliAS''' | ||
+ | *Tutorial - [http://forums.totalwar.org/vb/showthread.php?t=75706 Adding a New Unit] by '''Musashi''' | ||
+ | |||
+ | *Tutorial - [http://forums.totalwar.org/vb/showthread.php?t=79455 Guide to Formatted modeldb File and Syntax Checker] by '''KnightErrant''' | ||
===Unit Cards=== | ===Unit Cards=== | ||
===Models=== | ===Models=== | ||
Line 21: | Line 31: | ||
===Formations=== | ===Formations=== | ||
==Buildings== | ==Buildings== | ||
+ | *Resource - [http://forums.totalwar.org/vb/showthread.php?t=73978 Building Effects new to M2TW] supplied by '''CA''', posted by '''Epistolary Richard''' | ||
==Mapping== | ==Mapping== | ||
===Campaign Map=== | ===Campaign Map=== | ||
*Tutorial - [http://www.twcenter.net/forums/showthread.php?t=73660 Adding a New Region] by '''Xerces''' | *Tutorial - [http://www.twcenter.net/forums/showthread.php?t=73660 Adding a New Region] by '''Xerces''' | ||
*Tutorial - [http://www.twcenter.net/forums/showthread.php?t=91758 Changing the Appearance of Cities] by Ralendil | *Tutorial - [http://www.twcenter.net/forums/showthread.php?t=91758 Changing the Appearance of Cities] by Ralendil | ||
+ | |||
+ | *Download - [http://forums.totalwar.org/vb/showthread.php?t=81780 Stripped Down Map] by '''Alpaca''' | ||
===Battle Map=== | ===Battle Map=== | ||
==Factions== | ==Factions== | ||
Line 31: | Line 44: | ||
*Tutorial - [http://www.twcenter.net/forums/showthread.php?t=79274 Adding a New Faction from Nothing - Step by Step Guide] by '''DukeofSerbia''' | *Tutorial - [http://www.twcenter.net/forums/showthread.php?t=79274 Adding a New Faction from Nothing - Step by Step Guide] by '''DukeofSerbia''' | ||
− | |||
− | |||
− | |||
===Diplomacy=== | ===Diplomacy=== | ||
===AI behaviour=== | ===AI behaviour=== | ||
==Characters== | ==Characters== | ||
− | ===Traits=== | + | ===Traits & Ancillaries=== |
*Tutorial - [http://forums.totalwar.org/vb/showthread.php?t=77176 Beginners Guide to Coding Traits] by '''Alpaca''' | *Tutorial - [http://forums.totalwar.org/vb/showthread.php?t=77176 Beginners Guide to Coding Traits] by '''Alpaca''' | ||
*Tutorial - [http://forums.totalwar.org/vb/showthread.php?t=77177 Beginners Guide to Triggers & Monitors] by '''Alpaca''' | *Tutorial - [http://forums.totalwar.org/vb/showthread.php?t=77177 Beginners Guide to Triggers & Monitors] by '''Alpaca''' | ||
− | === | + | *Resource - [http://forums.totalwar.org/vb/showthread.php?t=73974 List of Character Attributes] supplied by '''CA''', posted by '''Epistolary Richard''' |
+ | |||
+ | ===Scripting=== | ||
+ | |||
+ | *Resource - [http://forums.totalwar.org/vb/showthread.php?t=73016 List of Events, Commands and Conditions] supplied by '''CA''', posted by '''Epistolary Richard''' | ||
+ | |||
===Names=== | ===Names=== | ||
*Tutorial - [http://www.twcenter.net/forums/showthread.php?p=1526725#post1526725 Guide to Modding Character Names] by '''deRougemont''' | *Tutorial - [http://www.twcenter.net/forums/showthread.php?p=1526725#post1526725 Guide to Modding Character Names] by '''deRougemont''' | ||
− | *Download - [http://www.twcenter.net/forums/showthread.php?t=85734 Name Verifier] by tornnight | + | *Download - [http://www.twcenter.net/forums/showthread.php?t=85734 Name Verifier] by '''tornnight''' |
==Sounds== | ==Sounds== | ||
===Music=== | ===Music=== | ||
*Tutorial - [http://www.twcenter.net/forums/showthread.php?t=77905 How to Add Your Own Music] by '''Trajan''' | *Tutorial - [http://www.twcenter.net/forums/showthread.php?t=77905 How to Add Your Own Music] by '''Trajan''' | ||
+ | |||
+ | ==2D Graphics== | ||
+ | |||
+ | *Tutorial - [http://forums.totalwar.org/vb/showthread.php?t=81326 Adding a New Faction Symbol] by '''Alpaca''' | ||
+ | |||
+ | *Tutorial - [http://forums.totalwar.org/vb/showthread.php?t=81050 'Eyecandy' (loading screens and menu)] by '''Alletun''' | ||
+ | |||
+ | *Tutorial - [http://forums.totalwar.org/vb/showthread.php?t=79810 Changing Faction Icon] by AliAS | ||
+ | |||
==Miscellaneous== | ==Miscellaneous== | ||
*Tutorial - [http://www.twcenter.net/forums/showthread.php?t=77577 Guide to Guilds] by '''DarkKnight''' | *Tutorial - [http://www.twcenter.net/forums/showthread.php?t=77577 Guide to Guilds] by '''DarkKnight''' | ||
+ | |||
+ | |||
[[Category: Modding]][[Category: MTW2Modding]] | [[Category: Modding]][[Category: MTW2Modding]] |
Revision as of 11:02, 11 April 2007
Links to tutorials and useful answers to common modding questions, divided by category.
For modding tools (eg model exporters) see MTW2 Modding Tools
Contents
General Set-up Information
- Tutorial - How to Set up MTW2 for modding by Alpaca
- Download - Mod Folder Installer by Alpaca
Units
- Tutorial - Adding Other Factions Units to New Faction by M3rcury15
- Tutorial - Creating Dismounted Version of Existing Unit by Zorgrath
- Tutorial - Creating ZoR (Zone of Recruitment) and Recruiting Mercenaries from Buildings by Sabre657
- Tutorial - Changing Mount Type of Cavalry Unit by AliAS
- Tutorial - Adding a New Unit by Musashi
- Tutorial - Guide to Formatted modeldb File and Syntax Checker by KnightErrant
Unit Cards
Models
- Tutorial - Mesh to MS3D basic tutorial by zxiang1983 (requires Milkshape 3D v1.8 and Mesh 2 ms3d beta 0.18 by GrumpyOldMan)
Textures
- Tutorial - How to Edit Unit Textures by Sir Lancelot
- Tutorial - PhotoShop Skinning Tutorial by Halie Satanus - (written for RTW but principles relevant)
Statistics
Formations
Buildings
- Resource - Building Effects new to M2TW supplied by CA, posted by Epistolary Richard
Mapping
Campaign Map
- Tutorial - Adding a New Region by Xerces
- Tutorial - Changing the Appearance of Cities by Ralendil
- Download - Stripped Down Map by Alpaca
Battle Map
Factions
- Tutorial - Creating a New Faction using Saxons and Normans by selenius4tsd
- Tutorial - Adding a New Faction from Nothing - Step by Step Guide by DukeofSerbia
Diplomacy
AI behaviour
Characters
Traits & Ancillaries
- Tutorial - Beginners Guide to Coding Traits by Alpaca
- Tutorial - Beginners Guide to Triggers & Monitors by Alpaca
- Resource - List of Character Attributes supplied by CA, posted by Epistolary Richard
Scripting
- Resource - List of Events, Commands and Conditions supplied by CA, posted by Epistolary Richard
Names
- Tutorial - Guide to Modding Character Names by deRougemont
- Download - Name Verifier by tornnight
Sounds
Music
- Tutorial - How to Add Your Own Music by Trajan
2D Graphics
- Tutorial - Adding a New Faction Symbol by Alpaca
- Tutorial - 'Eyecandy' (loading screens and menu) by Alletun
- Tutorial - Changing Faction Icon by AliAS
Miscellaneous
- Tutorial - Guide to Guilds by DarkKnight
This category currently contains no pages or media.