Jump to content
EN
Play

Forum

Official Tanki Maps


 Share

Recommended Posts

From around 2017, I have tried to the best of my ability to save all of the official map files of the maps currently in game. You can download all of them here.

Dropbox:

https://www.dropbox.com/s/zec3x05brfd71bs/TankiMaps.zip?dl=0 (~15 MB zipped, 235 MB unzipped)

Github:

https://github.com/cyrok91/tanki-maps

(The advantage of downloading from Github is that you can download maps individually and see which map files have been recently added. To download, navigate to a file, click "Raw" or "Download," then right click the resulting text and select "Save as.")

In order to load a map file in AlternativaEditor, you'll need to make a slight modification. Open the file, and find the text map. It should be near the very start of the file.

<?xml version="1.0" encoding="UTF-8" standalone="yes"?><map><static-geometry> . . . rest of file

Right after map add, version="1.0.Light". Thus the end result should look like this:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?><map version="1.0.Light"><static-geometry> . . . rest of file

In order to load these maps in Tanks Testing Tool, you will have to add spawn points. You can also view these maps with MapViewer without any modifications.

There are over 200 map files total. Included are the latest maps: Archipelago, Molotov MM, and Cross MM.

Edited by ThirdOnion
  • Like 6

Share this post


Link to post
Share on other sites

 Share

×
×
  • Create New...