Difference between revisions of "Adding Units - RTW"
From TWC Wiki
Jump to navigationJump to search (New page: ==Forum Tutorials== *[http://www.twcenter.net/forums/forumdisplay.php?f=350 Tutorials for Unit Editing on TWC] *[http://forums.totalwar.org/vb/local_links.php?catid=81 Tutorials about RTW ...) |
(watermark template) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{RTW Modding Logo}} | |
− | + | ==Overview== | |
− | + | Please see [http://forums.totalwar.org/vb/showthread.php?t=51750 Adding new units for beginners] by [[Epistolary Richard]] until more information is added here. | |
− | == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ==Text Files Normally Involved== | |
− | |||
− | |||
− | |||
− | |||
For adding normal units: | For adding normal units: | ||
*[[export_descr_unit.txt]] | *[[export_descr_unit.txt]] | ||
Line 27: | Line 15: | ||
Note: export_descr_unit_enums.txt is redundant in RTW 1.5 and BI 1.6 and can safely be ignored. | Note: export_descr_unit_enums.txt is redundant in RTW 1.5 and BI 1.6 and can safely be ignored. | ||
+ | |||
+ | ==Other Relevant Wiki Articles== | ||
+ | *[[Units: Battle Map - Overview - RTW|Overview of Battle Map Units for RTW]] | ||
+ | *[[Units: Battle Map - RTW Text Files|Text Files Related to Battle Map Units for RTW (incomplete)]] | ||
+ | *[[Removing Units]] - Necessary if you exceed [[hard coded]] limits for number of units / dmb references. | ||
+ | |||
+ | ==Forum Tutorials== | ||
+ | ===Forum Areas:=== | ||
+ | *[https://www.twcenter.net/forums/forumdisplay.php?f=350 Tutorials for Unit Editing on TWC] | ||
+ | *[http://forums.totalwar.org/vb/local_links.php?catid=81 Tutorials about RTW Units in Org Scriptorium] | ||
+ | |||
+ | ===Directly Related Tutorials:=== | ||
+ | *[http://forums.totalwar.org/vb/showthread.php?t=51750 Tutorial: Adding new units for beginners] by [[Epistolary Richard]] - '''Recommended First Tutorial on this Subject''' | ||
+ | *[https://www.twcenter.net/forums/showthread.php?t=87637 Adding a unit to BI - my 300 spartan unit] by [[Zhuge_Liang]] | ||
+ | *[https://www.twcenter.net/forums/showthread.php?t=23937 guide for unit editing] by Blueoran | ||
+ | |||
+ | ===Other Tutorials of Interest:=== | ||
+ | *[https://www.twcenter.net/forums/showthread.php?t=111344 The Complete EDU Guide] by [[Aradan]] | ||
==See Also== | ==See Also== | ||
For changing strategic map 'units' see info on [[descr_model_strat.txt]] | For changing strategic map 'units' see info on [[descr_model_strat.txt]] | ||
− | [[Category: | + | [[Category:RTW Modding]] |
Latest revision as of 10:36, 18 May 2020
Contents
Overview
Please see Adding new units for beginners by Epistolary Richard until more information is added here.
Text Files Normally Involved
For adding normal units:
For mounts, engines, generals and captains:
Note: export_descr_unit_enums.txt is redundant in RTW 1.5 and BI 1.6 and can safely be ignored.
Other Relevant Wiki Articles
- Overview of Battle Map Units for RTW
- Text Files Related to Battle Map Units for RTW (incomplete)
- Removing Units - Necessary if you exceed hard coded limits for number of units / dmb references.
Forum Tutorials
Forum Areas:
Directly Related Tutorials:
- Tutorial: Adding new units for beginners by Epistolary Richard - Recommended First Tutorial on this Subject
- Adding a unit to BI - my 300 spartan unit by Zhuge_Liang
- guide for unit editing by Blueoran
Other Tutorials of Interest:
See Also
For changing strategic map 'units' see info on descr_model_strat.txt