Difference between revisions of "Modding:Tutorial list"
From TWC Wiki
Jump to navigationJump to searchProfessor420 (talk | contribs) (→M2TW) |
Professor420 (talk | contribs) (→Scripting: coverted org's links) |
||
Line 60: | Line 60: | ||
==Scripting== | ==Scripting== | ||
+ | ===M2TW=== | ||
+ | [http://forums.totalwar.org/vb/showthread.php?t=82855 alpaca's campaign script-o-rama] | ||
+ | [http://www.twcenter.net/forums/showthread.php?t=92185 Adding new historic events] | ||
+ | [http://forums.totalwar.org/vb/showthread.php?t=91080 Merging two factions mid-campaign] | ||
+ | [http://forums.totalwar.org/vb/showthread.php?t=91081 Change character battle model mid-campaign] | ||
+ | [http://forums.totalwar.org/vb/showthread.php?t=90946 Switch faction symbol/icon mid-campaign] | ||
+ | [http://forums.totalwar.org/vb/showthread.php?t=84795 Making events occur when you want them to] | ||
+ | [http://forums.totalwar.org/vb/showthread.php?t=73016 List of events, commands, and conditions] | ||
+ | [http://www.twcenter.net/forums/showthread.php?t=105745 Scripting based on difficultly and AI/Player] | ||
+ | [http://forums.totalwar.org/vb/showthread.php?t=77176 Character traits and list] | ||
+ | [http://forums.totalwar.org/vb/showthread.php?t=77177 Triggers and monitors] | ||
+ | [http://www.twcenter.net/forums/showthread.php?t=99147 CA's Cinematic Editor tutorial] | ||
+ | [http://www.twcenter.net/forums/showthread.php?t=81256 Guide to missions] | ||
+ | [http://forums.totalwar.org/vb/showthread.php?t=73974 List of character attributes] | ||
+ | [http://www.twcenter.net/forums/showthread.php?t=77577 A guide to guilds] | ||
+ | |||
+ | ===RTW Only=== | ||
==Maps== | ==Maps== |
Revision as of 08:19, 8 September 2007
The Modding:Tutorial list is a collection of all known Total War tutorials with minimal redundancy. Before you ask a question, you should look here first.
Art
- Introduction to Photoshop Video Tutorials
- Skin Editing in Photoshop
- Creating Unit Cards
- Photoshop Eye Candy Tutorial
- 3dsmax Unit Editing Video Tutorials
- 3dsmax Unit Editing
- Rendering in 3dsmax
- UVW Mapping in 3dsmax
- Skin Modifier in 3dsmax
- Getting your unit ingame (M2TW)
- New Faction Icons (M2TW)
- New Faction Icon Skins (M2TW)
- CA's Sprite Generation Tutorial (M2TW)
- Binding and Skeleton Tutorials (RTW)
- Video Tutorial on Creating Normal and Specular Maps
- Normal Map Workflow
Coding
M2TW
- Changing the display of a settlement
- Guide to guilds
- List of building effects
- Hyper-extended family trees
- Custom portraits
- Guide to modding character names
- Change character battle models
- List of character attributes
- Adding a new faction from nothing
- Adding a new faction icon/symbol
- Changing faction icon/symbol
- How to create a new faction
- Guide to emergent factions
- Merging two factions mid-campaign
- Switch faction icon/symbol mid-campaign
- Adding a new culture
- Adding a new religion
- Character traits
- Adding a new unit
- Add faction units for new factions
- Change type of mount for cavalry unit
- Dismounting units
- Making a Zone/Area of Recruitment
- Recruiting Mercenaries from buildings
- Enabling war wagons and wagon walls
- Getting new units ingame
- Giving units and buildings free upkeep
- Guide to Formatted modeldb File and Syntax Checker
- More artillery pieces in a unit
- Using era system to recruit units
- How to add your own music
- Adding units to the game FAQ
- How to unlock all factions
- How to disable green arrows and banners
- Guide to crashes/CTD/errors
RTW Only
Scripting
M2TW
alpaca's campaign script-o-rama Adding new historic events Merging two factions mid-campaign Change character battle model mid-campaign Switch faction symbol/icon mid-campaign Making events occur when you want them to List of events, commands, and conditions Scripting based on difficultly and AI/Player Character traits and list Triggers and monitors CA's Cinematic Editor tutorial Guide to missions List of character attributes A guide to guilds