Modding:Maps: Difference between revisions

Update JoppaWorld's rpm map
(Update JoppaWorld's rpm map)
 
Line 8: Line 8:
The in-game map editor loads and saves files in the .rpm XML format. It supports saving complete maps with all of the 80x25 cells included in the XML.
The in-game map editor loads and saves files in the .rpm XML format. It supports saving complete maps with all of the 80x25 cells included in the XML.


RPM files can represent a particular zone (such as the Grit Gate complex), but an RPM file is also used for the world map (<code>JoppaWorldNew4.rpm</code>), which is generated in similar fashion to other zones.
RPM files can represent a particular zone (such as the Grit Gate complex), but an RPM file is also used for the world map (<code>JoppaWorldNew8.rpm</code>{{File Reference|file=Worlds|note=world <code>JoppaWorld</code>'s <code>Map</code> value}}), which is generated in similar fashion to other zones.


===Adding something to an existing map===
===Adding something to an existing map===