arma:missions:campaigns
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
arma:missions:campaigns [2009/05/01 16:37] – created campaigns initial page. snakeman | arma:missions:campaigns [2024/08/01 08:16] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Campaigns ====== | + | ====== |
+ | |||
+ | [[https:// | ||
+ | |||
+ | **ArmA 1** aka Armed Assault (ArmA) | ||
Campaigns in ArmA are pretty much the same as in OFP on basic file layouts and operation. | Campaigns in ArmA are pretty much the same as in OFP on basic file layouts and operation. | ||
Line 25: | Line 29: | ||
// | // | ||
// PMC First Fight campaign | // PMC First Fight campaign | ||
- | // | + | // |
class CfgIdentities | class CfgIdentities | ||
Line 39: | Line 43: | ||
}; | }; | ||
- | // Army squad leader: | + | // Army squad leader: |
class gordon | class gordon | ||
{ | { | ||
Line 49: | Line 53: | ||
}; | }; | ||
- | // Abrams commander: | + | // Abrams commander: |
class david | class david | ||
{ | { | ||
Line 59: | Line 63: | ||
}; | }; | ||
- | // Cobra pilot: | + | // Cobra pilot: |
class bob | class bob | ||
{ | { | ||
Line 140: | Line 144: | ||
</ | </ | ||
- | **overview.html** is just the same as in missions, it shows the campaign name on the campaign selection window in ArmA, as the similar file would do for single missions. You can include picture in this file too. | + | **overview.html** is just the same as in missions, it shows the campaign name on the campaign selection window in ArmA, as the similar file would do for single missions. You can include picture |
+ | |||
+ | Here is example overview.html file: | ||
+ | <code html> | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | <body bgcolor="# | ||
+ | <p align=" | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
Explanation for the directories. | Explanation for the directories. | ||
Line 147: | Line 163: | ||
**Scripts/ | **Scripts/ | ||
+ | |||
====== Notes ====== | ====== Notes ====== | ||
Also check out [[ofp: | Also check out [[ofp: | ||
+ |
arma/missions/campaigns.1241195872.txt.gz · Last modified: 2009/05/01 16:37 by snakeman