Hi guys, I posted this on forums.bistudio to no avail so was wondering if you could help me out:
(BTW, This is BIS tools 2, I put it in the wrong section. I have arma 2.)
The
simple arma 2 terrain tutorial is a bit ambiguous about a couple things.
1) Under creating my project folder, the CMD line I'm supposed to enter is:
xcopy *.cpp P:\<YourNamespace>\ca\ /S /Y
One problem: there's no "ca" in my namespace folder- there's no subfolders at all, so why does it say "\<namespace>\ca"? Anyhow, when I type it in I get:
File not found - *.cpp
0 File(s) copied
Could this be because my CA "config" file is labeled "config.bin" rather than CPP? Also, what exactly does the * prefix do?
2) While setting this up, the tutorial says "You need all BI addons correctly extracted to P:\ca to get this working." Does this mean everything from CA? Because the tutorial said for now only extract Roads and Plants files. I figured this might be why it's not working.
Thanks for reading.