All-Aircraft-Simulations
How do I save Textures in map builder? - Printable Version

+- All-Aircraft-Simulations (https://allaircraftsimulations.com)
+-- Forum: IL2 MAP MODS Download & Discussion (https://allaircraftsimulations.com/forumdisplay.php?fid=269)
+--- Forum: OLD IL2 MAP MODS Discussion & WIP-MAP-MODS (https://allaircraftsimulations.com/forumdisplay.php?fid=307)
+--- Thread: How do I save Textures in map builder? (/showthread.php?tid=64127)



How do I save Textures in map builder? - VinVin - 15.08.2009

I try to add more textures in the Hawaii Map but one problem: I can't save the textures. :???: Any ideas?


- ftarquisa - 15.08.2009

the textures you create, you need to save within il2\MODS\MapMods\Maps\_Tex\...

and you reference them from load.ini as, for instance like:

myTex\TisMap\yourTexture.tga

for a texture stored like:

il2\MODS\MapMods\Maps\_Tex\myTex\ThisMap\yourTexture.tga


- VinVin - 16.08.2009

ftarquisa Wrote:the textures you create, you need to save within il2\MODS\MapMods\Maps\_Tex\...

and you reference them from load.ini as, for instance like:

myTex\TisMap\yourTexture.tga

for a texture stored like:

il2\MODS\MapMods\Maps\_Tex\myTex\ThisMap\yourTexture.tga

Thanks very much, but I mean with the tile option in map builder. Can you explain me that as well :?:
Many thanks in advance.


- ftarquisa - 16.08.2009

for saving whatever changes you have made, you need to have first created a folder:

il2\MAPS\TheSameNameYourMapHas (probably you will have to create from \MAPS\... on, including MAPS)

and your savings (full savings, i.e., save) will be in that very folder, not in your real map folder. For making changes effective you just need to cut and paste.