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.

World File Editing Tools - M2TW

From TWC Wiki
Revision as of 03:41, 29 August 2009 by Makanyane (talk | contribs) (Quick-adding category "Battle Map Modification - M2TW" (using HotCat))
Jump to navigationJump to search

Overview

No modding tools were supplied by CA to access the World files that make up battle map settlements and ambient buildings. Some user developed tools have been made however, predominantly by KnightErrant based on research findings by Argantonio in the World Modified thread.

All the .world type files can be opened, viewed and edited with a Hex Editor - unfortunately that is a difficult, and for anything much more than changing an internal file name or folder path, largely impractical solution.

System Requirements

These user developed tools used the Python free software system. Like other modding tools (texture to dds, and stringsbin convertors) use of these tools requires you to install Python modules on your computer as well as the tool itself. Pythonxy distribution with PyQt4 is required, a working Mayavi2 installation (which should come with those) will allow you to view 3d versions of the structures without saving to ms3d.

Recommended Modules

Current Tools

Current tools are as follows:

.World File

Latest editor: WorldEditor_v0_8 by KnightErrant

modified version of previous releases, fixed to work with more of the Kingdoms files.

.WorldCollision File

Editor: WCeditor_beta.zip by KnightErrant

allows viewing, export and substitution of the 3d models that make up the collision objects, and allows editing of the text elements of the file. (number of collision objects can not be changed currently)

.WorldPathfinding File

Editor: WPFeditor_v1_0.zip by KnightErrant

allows blocked or non-blocked areas of the terrain tile to be modified in a graphical interface.

.WorldTerrain File

Converter: WTconverter_v1_0 by KnightErrant

allows information from the .worldterrain file to be converted to form a Milkshape ms3d file of the terrain tile for modification, and converts Milkshape files back to .worldterrain.

Editor: WTeditor_v1_0.zip by KnightErrant

allows the .worldterrain heights to be modified in a graphical interface using colours to represent heights.

.WorldVegetation File

Converter: Integrated World Terrain Editor by Wilddog

allows conversion of the .worldVegetation file to tga and back. Also includes components based on the above editors by KE with additional functionality to resize the pathfinding, terrain and vegetation files, work on terrain heights via grayscale tga, and adjust blending of heights where terrain tile meets surrounding map generated heights.
YOU can help us improve this Wiki! ~ Look for ways to help and editing advice. ~ If you need further advice, please post here.