This repository has been archived by the owner on Aug 20, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Adding new terrains
Alex edited this page Oct 24, 2017
·
7 revisions
R3 has an automated tiler which allows you to add new terrains that every user of R3 across all unit websites will immediately and automatically benefit from.
To extract the terrain's satellite imagery you must follow these steps exactly:
- Run Arma 3 as an admin (important as it writes the .emf to your C:/ drive).
- Load the editor and when you are on the terrain list (before the 3D editor appears)
press CTRL + o
to activate the 2D editor - From the 2D editor start a new blank mission on your chosen terrain.
- Press
Left Shift + Numpad Minus (-)
then release and typeEXPORTNOGRID
blindly - After you see a quick flash of black text and check your C:/ drive for a
<terrainName>.emf
file - Move the .emf to somewhere other than C:/ root to avoid permission issues with the next step
- Drag and drop the
.emf
file onto this emf2png.exe. If you don't trust that .exe feel free to download a copy yourself from Bohemia Interactive here and find the EmfToPng.exe in Visitor 3 folder - Upload the resulting
.png
file the tool creates to https://titanmods.xyz/r3/tiler/ and leave the rest to us!
If you would like to enhance your terrain further, you can follow simple instructions to upload town labels to be overlaid on your map.