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 "IWTE"

From TWC Wiki
Jump to navigationJump to search
(Overview)
(External links)
Line 18: Line 18:
  
 
==Loading and Saving .world Files==
 
==Loading and Saving .world Files==
 +
 +
==External Links==
 +
 +
* [http://www.twcenter.net/forums/downloads.php?do=file&id=2741 Download]
 +
 +
* [http://www.twcenter.net/forums/showthread.php?323503-IWTE-World-editing-(General-Discussion) Main  discussion thread]
 +
 +
* [http://www.twcenter.net/forums/forumdisplay.php?2047-The-IWTE-Project IWTE Project sub-forum]

Revision as of 09:18, 11 February 2017

Overview

IWTE stands for Integrated World Terrain Editor, the tool is developed and maintained by wilddog. It is the major tool used for modifying battlemap buildings and environments in M2TW.

The tools early development was based partly on prior research and development by Argantonio and KnightErrant.

It is supplied as an executable only file so does not require a python installation.

The following list is a quick round up of its current capabilities :

  • 1) Editing of .world, .worldcollision and .animinstances files (these 3 files are the main settlement files). You can completely change the models, textures, effects, lighting.
  • 2) Editing of other settlement related files eg .worldterrain, .worldpathfinding, .worldvegetation and .worldpkgdesc files.
  • 3) Editing the geography.db file directly and easily.
  • 4) Editing the vegetation.db file directly and easily.
  • 5) Adding/amending battlefield vegetation models and generation of vegetation sprites.
  • 6) It has a basic set of strat map .cas editing functions which can edit most of the stratmap stationary models e.g. residences, trees, resources etc.
  • 7) It has a simple painting process editor which supports basic editing of several file types.
  • 8) It has a texture to DDS and vice versa single or directory file conversion tool built in.
  • 9) Supports simple editing of the stratmap TGA and HGT files with files shown at correct relative sizes. This also shows a 3d view of the strat map being edited as well as selection of different colour schemes for the heights HGT map.

Loading and Saving .world Files

External Links