arma:terrain:v3_quick_tutorial
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
arma:terrain:v3_quick_tutorial [2008/05/04 16:43] – created v3_quick_tutorial initial page snakeman | arma:terrain:v3_quick_tutorial [2024/08/01 13:03] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Visitor 3 Quick Tutorial ====== | + | ====== |
+ | |||
+ | [[https:// | ||
+ | |||
+ | **ArmA 1** aka Armed Assault (ArmA) | ||
**Visitor 3 Quick Tutorial** by Opteryx | **Visitor 3 Quick Tutorial** by Opteryx | ||
Line 8: | Line 12: | ||
Nota Bene: Please read through the entire quick tut before starting up any project, otherwise you might find out you've made an error and that could cost you valuable time in which you may not have to spare. | Nota Bene: Please read through the entire quick tut before starting up any project, otherwise you might find out you've made an error and that could cost you valuable time in which you may not have to spare. | ||
+ | |||
====== Getting Started ====== | ====== Getting Started ====== | ||
Line 23: | Line 28: | ||
Kegetys [[arma: | Kegetys [[arma: | ||
- | #A terrain editor like Wilbur, Terragen, L3DT(?) etc. there are many. | + | #A terrain editor like [[: |
#A Creative mind (sort of optional) | #A Creative mind (sort of optional) | ||
#PATIENCE MADE OF AGGREGATED DIAMOND NANORODS! This is absolutely imperative! | #PATIENCE MADE OF AGGREGATED DIAMOND NANORODS! This is absolutely imperative! | ||
+ | |||
====== Downloads for Tools ====== | ====== Downloads for Tools ====== | ||
Line 33: | Line 39: | ||
[[arma: | [[arma: | ||
- | [[http:// | + | [[:tools: |
[[: | [[: | ||
Line 40: | Line 46: | ||
Kegetys [[arma: | Kegetys [[arma: | ||
+ | |||
====== Visitor 3 Installation and Setup ====== | ====== Visitor 3 Installation and Setup ====== | ||
Line 69: | Line 76: | ||
#Step 11: Now let's save this project so you have something to work with. Go to Project---> | #Step 11: Now let's save this project so you have something to work with. Go to Project---> | ||
+ | |||
====== Create, Export and Import Terrain ====== | ====== Create, Export and Import Terrain ====== | ||
Line 98: | Line 106: | ||
#Step 6: So now you have generated your terrain, this is how you import it to Visitor. In P: | #Step 6: So now you have generated your terrain, this is how you import it to Visitor. In P: | ||
- | < | + | < |
class cfg | class cfg | ||
{ | { | ||
Line 125: | Line 133: | ||
Additional note- you can also edit your png heightmap in Photoshop, but it appears as if PS does some funky stuff to your height map, in this case just open and save it in Wilbur after editing in PS, this should solve the error. | Additional note- you can also edit your png heightmap in Photoshop, but it appears as if PS does some funky stuff to your height map, in this case just open and save it in Wilbur after editing in PS, this should solve the error. | ||
+ | |||
====== Satellite/ | ====== Satellite/ | ||
Line 198: | Line 207: | ||
Example: | Example: | ||
- | < | + | < |
ambient[] = {0.9, | ambient[] = {0.9, | ||
diffuse[] = {0.9, | diffuse[] = {0.9, | ||
Line 238: | Line 247: | ||
Using the previous examples; here's how your layers.cfg should look like: | Using the previous examples; here's how your layers.cfg should look like: | ||
- | < | + | < |
class Layers | class Layers | ||
{ | { | ||
Line 286: | Line 295: | ||
The second thing you'll need to do is telling Visitor where to save your Layers, in Visitor go to tools---> | The second thing you'll need to do is telling Visitor where to save your Layers, in Visitor go to tools---> | ||
+ | |||
====== Import and PNG to PAA Conversion ====== | ====== Import and PNG to PAA Conversion ====== | ||
Line 308: | Line 318: | ||
Note- You're probably going to do something wrong here, either because I wrote something wrong you missed something, but don't let it get you down, things like these takes patience, trial and error to learn. | Note- You're probably going to do something wrong here, either because I wrote something wrong you missed something, but don't let it get you down, things like these takes patience, trial and error to learn. | ||
+ | |||
====== Insertion of Objects / Vegetation ====== | ====== Insertion of Objects / Vegetation ====== | ||
Line 326: | Line 337: | ||
# Step 5: Vegetation works the same way as other object except you choose " | # Step 5: Vegetation works the same way as other object except you choose " | ||
+ | |||
====== Roads ====== | ====== Roads ====== | ||
Line 332: | Line 344: | ||
Save as MyMap.pew now so you don't lose your work. | Save as MyMap.pew now so you don't lose your work. | ||
+ | |||
====== Getting Map Ingame ====== | ====== Getting Map Ingame ====== | ||
Line 340: | Line 353: | ||
# Step 1:Second thing you'll need is a config, Here's a working example of one: | # Step 1:Second thing you'll need is a config, Here's a working example of one: | ||
- | < | + | < |
#define ReadAndWrite 0 | #define ReadAndWrite 0 | ||
#define ReadAndCreate 1 | #define ReadAndCreate 1 | ||
Line 729: | Line 742: | ||
Well that about concludes this short tutorial, I hope you found it usefull, also if anybody else is writing a tutorial feel perfectly free to use any info from this one, share your knowledge and different perspectives. | Well that about concludes this short tutorial, I hope you found it usefull, also if anybody else is writing a tutorial feel perfectly free to use any info from this one, share your knowledge and different perspectives. | ||
+ | |||
====== Notes ====== | ====== Notes ====== |
arma/terrain/v3_quick_tutorial.1209919383.txt.gz · Last modified: 2008/05/04 16:43 (external edit)