Difference between revisions of "MEd"

From GTAMods Wiki
Jump to navigation Jump to search
(toolbox added)
Line 6: Line 6:
 
}}
 
}}
  
MEd is the abbreviated name for "Map Editor" which is a [[map editing]] program for [[:Category:GTA 3|GTA3]], [[:Category:GTA VC|GTA VC]] and [[:Category:GTA SA|GTA SA]].  It was started in late 2005 by [[User:Tonywob|Tonywob]], originally for Windows and Apple Macintosh but is now developed solely for Windows platforms.  It operates in a similar manner to [[MooMapper]] and [[KEd]] but will use a more organised interface and has increased editing capabilities.
+
MEd is the abbreviated name for "Map Editor" which is a [[map editing]] program for [[GTA 3]], [[GTA VC]] and [[GTA SA]].  It was started in late 2005 by [[User:Tonywob|Tonywob]], originally for Windows and Apple Macintosh but is now developed solely for Windows platforms.  It operates in a similar manner to [[MooMapper]] and [[KEd]] but will use a more organised interface and has increased editing capabilities.
  
 
At the time of writing (2005-12-23), MEd is in the public alpha phase of development.  This which means it is not a compeletely stable tool.
 
At the time of writing (2005-12-23), MEd is in the public alpha phase of development.  This which means it is not a compeletely stable tool.
  
 +
== File Formats ==
 +
MEd supports GTA 3, GTA VC and GTA SA.  It allows the user to create a list of their installs and decide which one to load each time the program starts.  The editor supports a large number of file formats in each edition, which are listed below.
  
==File Formats==
+
=== GTA3 Formats ===
MEd supports GTA3, GTAVC and GTASA. It allows the user to create a list of their installs and decide which one to load each time the program starts. The editor supports a large number of file formats in each edition, which are listed below.
+
* All [[COL|.col]] files used for landscape objects.
 +
* All [[DFF|.dff]] files used for landscape objects.
 +
* All [[IDE|.ide]] files used for item definitions.
 +
* All [[IPL|.ipl]] files used for item placement.
 +
* All [[TXD|.txd]] files.
 +
* [[gta3.dat]]
 +
* [[gta3.img]]
  
===GTA3 Formats===
+
{{Incomplete}}
* All .col files used for landscape objects.
 
* All .dff files used for landscape objects.
 
* All .ide files used for item definitions.
 
* All .ipl files used for item placement.
 
* All .txd files.
 
* gta3.dat
 
* gta3.img
 
 
 
'' This list is incomplete. ''
 
  
===GTAVC Formats===
+
=== GTAVC Formats ===
 
* All .col files used for landscape objects.
 
* All .col files used for landscape objects.
 
* All .dff files used for landscape objects.
 
* All .dff files used for landscape objects.
Line 31: Line 30:
 
* All .ipl files used for item placement.
 
* All .ipl files used for item placement.
 
* All .txd files.
 
* All .txd files.
* gta_vc.dat
+
* [[gta_vc.dat]]
 
* gta3.img
 
* gta3.img
  
'' This list is incomplete. ''
+
{{Incomplete}}
  
 
===GTASA Formats===
 
===GTASA Formats===
Line 43: Line 42:
 
* All .txd files.
 
* All .txd files.
  
'' This list is incomplete. ''
+
{{Incomplete}}
  
==Tutorials==
+
== Tutorials ==
 
* [[Using MEd]] - a tutorial to help people get started with MEd.
 
* [[Using MEd]] - a tutorial to help people get started with MEd.
  
 
==External Links==
 
==External Links==
* [http://www.gtagarage.com/mods/show.php?id=1053 MEd Release Page] - the most recent release is always on this page of GTA Garage.
+
* {{GTAG|1053|MEd Release Page}}
* [http://www.gtaforums.com/index.php?showtopic=220293 (WIP) IPL Editor] - the MEd development topic on GTAForums.
+
* {{GTAF|220293|(WIP) IPL Editor}} - the MEd development topic.
 
 
  
 
{{tool-stub}}
 
{{tool-stub}}
[[Category:Tools]][[Category:GTA 3]][[Category:GTA VC]][[Category:GTA SA]]
+
{{SA-navi}}
 +
[[Category:GTA 3]][[Category:GTA VC]][[Category:GTA SA]]

Revision as of 14:50, 3 February 2009

MEd
Current version:0.30 Beta (!)
Developed by:Tonywob
Type:map editor

MEd is the abbreviated name for "Map Editor" which is a map editing program for GTA 3, GTA VC and GTA SA. It was started in late 2005 by Tonywob, originally for Windows and Apple Macintosh but is now developed solely for Windows platforms. It operates in a similar manner to MooMapper and KEd but will use a more organised interface and has increased editing capabilities.

At the time of writing (2005-12-23), MEd is in the public alpha phase of development. This which means it is not a compeletely stable tool.

File Formats

MEd supports GTA 3, GTA VC and GTA SA. It allows the user to create a list of their installs and decide which one to load each time the program starts. The editor supports a large number of file formats in each edition, which are listed below.

GTA3 Formats

  • All .col files used for landscape objects.
  • All .dff files used for landscape objects.
  • All .ide files used for item definitions.
  • All .ipl files used for item placement.
  • All .txd files.
  • gta3.dat
  • gta3.img

This section is incomplete. You can help by fixing and expanding it.

GTAVC Formats

  • All .col files used for landscape objects.
  • All .dff files used for landscape objects.
  • All .ide files used for item definitions.
  • All .ipl files used for item placement.
  • All .txd files.
  • gta_vc.dat
  • gta3.img

This section is incomplete. You can help by fixing and expanding it.

GTASA Formats

  • All .ide files used for item definitions.
  • All .dff files used for landscape objects.
  • All .ipl files used for item placement, including binary IPLs.
  • All .img files which contain relevant data.
  • All .txd files.

This section is incomplete. You can help by fixing and expanding it.

Tutorials

  • Using MEd - a tutorial to help people get started with MEd.

External Links