the .wz map formats ?

For code related discussions and questions
Post Reply
User avatar
Flail13
Code contributor
Code contributor
Posts: 263
Joined: 16 May 2008, 12:00

the .wz map formats ?

Post by Flail13 »

hi,
for all of the .wz map files inside multiplay\maps\ - does anyone have the file format or able to figure it out?
im trying to give my map editor the ability to export as a .wz map.
Per
Warzone 2100 Team Member
Warzone 2100 Team Member
Posts: 3780
Joined: 03 Aug 2006, 19:39

Re: the .wz map formats ?

Post by Per »

The .wz itself is just a zip file. To figure out the format of the contents, I suggest taking a look at tools/map in trunk (http://warzone2100.svn.sourceforge.net/ ... tools/map/).
User avatar
Flail13
Code contributor
Code contributor
Posts: 263
Joined: 16 May 2008, 12:00

Re: the .wz map formats ?

Post by Flail13 »

in mapload.c...
for features, structures and droids files (.bjo), what are "id" and "direction" and what does the "nameLength" do?

edit: ive found the answers to my own questions... so nevermind.
dmkp
Trained
Trained
Posts: 182
Joined: 08 Jan 2010, 20:50
Location: UK
Contact:

Re: the .wz map formats ?

Post by dmkp »

Flail13 wrote:edit: ive found the answers to my own questions... so nevermind.
Care to share?
raycast
Trained
Trained
Posts: 131
Joined: 12 Sep 2012, 19:16

Re: the .wz map formats ?

Post by raycast »

@Flail13: a map format documentation in the Wiki would be great.
So far, my level generator efforts have been on the heighmap basis. But I'd love to also add texturing and gateways, and I would also need to know details on the level format.
And for my path finding experiments I'd need to opposite: I'd like to be able to read existing maps directly for terrain analysis and path finding benchmarking.
User avatar
Andrie
Regular
Regular
Posts: 533
Joined: 20 Jun 2012, 14:11
Location: Suid Afrika

Re: the .wz map formats ?

Post by Andrie »

@Flial13 Your back! hooraa!
"My IRC en multiplay naam is Andrie"

Groete Andrie
User avatar
aubergine
Professional
Professional
Posts: 3459
Joined: 10 Oct 2010, 00:58
Contact:

Re: the .wz map formats ?

Post by aubergine »

Necropost - Flail's last post in this topic was back in 2010
"Dedicated to discovering Warzone artefacts, and sharing them freely for the benefit of the community."
-- https://warzone.atlassian.net/wiki/display/GO
Post Reply