User Tools

Site Tools


arma2:terrain:separate-data-layers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
arma2:terrain:separate-data-layers [2017-01-21 19:10]
snakeman removed obsolete pmctodo.
arma2:terrain:separate-data-layers [2017-02-10 09:34] (current)
snakeman fixed bug in the move paa batch file.
Line 68: Line 68:
 echo pmc\pmc_rugen_data_layers_02 >​pmc_rugen_data_layers_02\$PBOPREFIX$ echo pmc\pmc_rugen_data_layers_02 >​pmc_rugen_data_layers_02\$PBOPREFIX$
  
-move pmc_rugen_data_layers\layers\s_00*.* pmc_rugen_data_layers_00 +move pmc_rugen_data_layers\layers\s_00?_0*.* pmc_rugen_data_layers_00 
-move pmc_rugen_data_layers\layers\m_00*.* pmc_rugen_data_layers_00+move pmc_rugen_data_layers\layers\m_00?_0*.* pmc_rugen_data_layers_00
  
-move pmc_rugen_data_layers\layers\s_01*.* pmc_rugen_data_layers_01 +move pmc_rugen_data_layers\layers\s_01?_0*.* pmc_rugen_data_layers_01 
-move pmc_rugen_data_layers\layers\m_01*.* pmc_rugen_data_layers_01+move pmc_rugen_data_layers\layers\m_01?_0*.* pmc_rugen_data_layers_01
  
-move pmc_rugen_data_layers\layers\s_02*.* pmc_rugen_data_layers_02 +move pmc_rugen_data_layers\layers\s_02?_0*.* pmc_rugen_data_layers_02 
-move pmc_rugen_data_layers\layers\m_02*.* pmc_rugen_data_layers_02+move pmc_rugen_data_layers\layers\m_02?_0*.* pmc_rugen_data_layers_02
 </​code>​ </​code>​
 +Please note if you don't use the "​s_00?​_0*.*"​ move file selection, then dos cmd move command somehow fails to move all files properly (long story, trust me on this).
  
 Run the batch file which moves the paa/png files into the new separated layers directories. Run the batch file which moves the paa/png files into the new separated layers directories.
arma2/terrain/separate-data-layers.1485025851.txt.gz · Last modified: 2017-01-21 19:10 by snakeman