captncaps 26 Posted June 2, 2022 Create a SCR_MapEntity (not MapEntity !!!) open the "Map Export" Tool Go to the Map Tool Export Tab Export "Geometry 2D" -> creates a .topo file (Warning: can take very long and a lot of RAM, don't try to export Everon) Export "Rasterization" for a "Satellite image" of your map -> creates a .tga Image File Right click the .tga file in Workbench and select "Register and Import" -> .edds Texture File created Go to the SCR_MapEntity and set the Map Geometry Data to the .topo file and set the Satellite Background Image to the .edds Texture Please let me know if this worked for you, or if any problems arose 🙂 4 2 Share this post Link to post Share on other sites
wyattmoon102 5 Posted June 2, 2022 does this make the map look like the standard arma map or is it literally just a picture of your map? Share this post Link to post Share on other sites
captncaps 26 Posted June 2, 2022 9 minutes ago, wyattmoon102 said: does this make the map look like the standard arma map or is it literally just a picture of your map? No this generates a proper Arma map, with roads and everything 🙂 1 Share this post Link to post Share on other sites
wyattmoon102 5 Posted June 2, 2022 16 minutes ago, captncaps said: No this generates a proper Arma map, with roads and everything 🙂 sick Share this post Link to post Share on other sites
MRsemple 0 Posted June 2, 2022 Nothing happens when I click export, I have the Destination Path and I've tried both export types. Share this post Link to post Share on other sites
captncaps 26 Posted June 3, 2022 14 hours ago, MRsemple said: Nothing happens when I click export, I have the Destination Path and I've tried both export types. If the files don't get created, the export probably failed. Can you check your Log Console for errors? Share this post Link to post Share on other sites
sarogahtyp 1108 Posted June 3, 2022 @captncaps I guess your tutorial misses some important steps to get the whole thing work. On my end I gave up because as @MRsemple said ther is nothing happening after clicking on the Export Map Data button. Best would be to begin the tutorial with the Projects window instantly after starting Arma Reforger Tools out of Steam and describing each little step precisly. This is what your tutorial does'nt do currently. Share this post Link to post Share on other sites
sienihemmo 0 Posted June 3, 2022 Attempting to export using this guide results in the following errors in the log console: SCRIPT (E): Could not export 2D map data. SCRIPT (E): Could not export map rasterization. It happens instantly after pressing the "Export" button, it doesn't even process anything from what I can tell. When placing the SCR_MapEntity, the log console also prints the following errors: InitEntities 'world' ENTITY : Init entity @"ENTITY:123887" ('SCR_MapEntity1', SCR_MapEntity) at <0.000000 0.000000 0.000000> RESOURCES (W): No 2d topographic geometry provided to the map. Roads, buildings, power lines, etc. won't be visible. InitEntities 'world' ENTITY : Init entity @"ENTITY:123887" ('SCR_MapEntity1', SCR_MapEntity) at <204.151657 0.000000 428.996429> RESOURCES (W): No 2d topographic geometry provided to the map. Roads, buildings, power lines, etc. won't be visible. Share this post Link to post Share on other sites
captncaps 26 Posted June 3, 2022 1 hour ago, sarogahtyp said: @captncaps I guess your tutorial misses some important steps to get the whole thing work. On my end I gave up because as @MRsemple said ther is nothing happening after clicking on the Export Map Data button. Best would be to begin the tutorial with the Projects window instantly after starting Arma Reforger Tools out of Steam and describing each little step precisly. This is what your tutorial does'nt do currently. There aren't any more steps involved in this. Open your world in World Editor, click the Export Map Tool, and export the data... it should work. It works on Everon for me, and I tested it with someone on Discord yesterday, it worked for their custom map too. 13 minutes ago, sienihemmo said: Attempting to export using this guide results in the following errors in the log console: SCRIPT (E): Could not export 2D map data. SCRIPT (E): Could not export map rasterization. It happens instantly after pressing the "Export" button, it doesn't even process anything from what I can tell. When placing the SCR_MapEntity, the log console also prints the following errors: InitEntities 'world' ENTITY : Init entity @"ENTITY:123887" ('SCR_MapEntity1', SCR_MapEntity) at <0.000000 0.000000 0.000000> RESOURCES (W): No 2d topographic geometry provided to the map. Roads, buildings, power lines, etc. won't be visible. InitEntities 'world' ENTITY : Init entity @"ENTITY:123887" ('SCR_MapEntity1', SCR_MapEntity) at <204.151657 0.000000 428.996429> RESOURCES (W): No 2d topographic geometry provided to the map. Roads, buildings, power lines, etc. won't be visible. The Errors from SCR_MapEntity are to be expected, because you haven't yet assigned the .topo file to it. Unfortunately, I cannot tell you why the Map Exporter fails to export the 2D map data, since the error message isn't helpful. Share this post Link to post Share on other sites
sienihemmo 0 Posted June 3, 2022 2 minutes ago, captncaps said: The Errors from SCR_MapEntity are to be expected, because you haven't yet assigned the .topo file to it. Unfortunately, I cannot tell you why the Map Exporter fails to export the 2D map data, since the error message isn't helpful. Well, luckily my map is still in the early stages and I was just getting to know the system beforehand as a change of pace. So personally I have plenty of time to wait for more extensive documentation, and for possible bugs related to it to get fixed. Hopefully the others having issues get past it though. Share this post Link to post Share on other sites
Coopaa 0 Posted June 5, 2022 As others have previously said, nothing happens when you export. I was able to get the export working by duplicating the MapEntity scripts file to my terrain and reloading game scripts. Export now works. Share this post Link to post Share on other sites
Yorkshire_Warrior 11 Posted June 6, 2022 16 hours ago, Coopaa said: As others have previously said, nothing happens when you export. I was able to get the export working by duplicating the MapEntity scripts file to my terrain and reloading game scripts. Export now works. It is quite hit and miss. Ive resolved by just simply restarting WE, sometimes it wont work if you dont have your default layer active (or sometimes the layer that your SCR_MapEntity resides in. an export folder HAS to be defined , but sometimes purely changing that folder to anything outside of your main terrain folder would let you export. sometimes it will only let you export to your main folder ... i get an error where my Log Console will tell me it s been exported okay, but it hasnt. doing some or all of the above seem to fix this been doing this since the first few days of the tools being released and only issue i get is the TGA is horizontally flipped, i have to flip it in PS before converting to .edds glad you got your working eventually 🙂 1 Share this post Link to post Share on other sites
Casseburne 127 Posted June 21, 2022 I have just done both and it works very well. However the first one took me almost an hour (232km2) and for the second one I had to restart the editor Share this post Link to post Share on other sites
Blue999 1 Posted June 26, 2022 I've gotten this working now. Thanks for the guide! But I thought I'd share a weird experience I had when I was doing this, After I managed to export the rasterization .tga file, it was very peculiarly upside down. With the resulting satellite background image being south at the top, whilst the map geometry data had north at the top, as expected. Fixing this was as simple as loading the file in an image editor, and flipping it the right way. I used Paint.NET with an extension to accept TGA files. At first, doing this essentially corrupted the file in the eyes of the Workbench, but I checked the export options I was using, and I turned off RLE compression, which solved the problem. 1 Share this post Link to post Share on other sites
jordi771 0 Posted July 14, 2022 thank you for this tutorial even if it is not very clear. anyway, it works Share this post Link to post Share on other sites
Luk1s_ComandoSpectre 0 Posted August 12, 2022 Im having big problems with that. Im triying to use all the tips but its impossible for me , if anyone can help me will be very nice It appears that its all good, no problems with exported files like you can see , but the file its 0 Size and i cant export it with the parameters, im so frustrated Share this post Link to post Share on other sites
Lou Montana 101 Posted December 14, 2022 Hi, please find this 2D Map Creation tutorial - hoping it provides answers to most of your questions. For any suggestions/improvements, ping us on the Arma Discord Server in the #community_wiki channel! 1 1 Share this post Link to post Share on other sites
Dusti_ 0 Posted January 21, 2023 I'm having the same issue as @Luk1s_ComandoSpectre and @blackflagmedia, the console reports successful export (no errors), but the result will just be an empty "$[project name]" file. I seriously doubt this is user error, very likely another bug. It can't be in the root folder Share this post Link to post Share on other sites
Casseburne 127 Posted March 1, 2023 you have 2 scr_mapentity, you should have just one Share this post Link to post Share on other sites
Pedro Rafael 0 Posted April 4, 2023 Its not working for me, Its always giving me the error SCRIPT (E): Could not export 2D map data. (Map Entity not found) Share this post Link to post Share on other sites
Casseburne 127 Posted April 18, 2023 2 SCR_MAP entity, or reload workbench Share this post Link to post Share on other sites
Challenger158 0 Posted June 25 On 12/14/2022 at 4:22 PM, Lou Montana said: Hi, please find this 2D Map Creation tutorial - hoping it provides answers to most of your questions. For any suggestions/improvements, ping us on the Arma Discord Server in the #community_wiki channel! I'm having issues after trying to import 2D Map. My terrain has now disappeared and also the terrain tool is greyed out. Not sure what I can do now. Share this post Link to post Share on other sites