arma2:missions
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
arma2:missions [2015/05/03 04:58] – changed briefing text, added high-command-dedicated-server link. snakeman | arma2:missions [2024/08/01 21:34] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Missions ====== | + | ====== |
+ | |||
+ | [[https:// | ||
This is all about missions and campaigns for ArmA 2. | This is all about missions and campaigns for ArmA 2. | ||
Line 78: | Line 80: | ||
[[arma2: | [[arma2: | ||
+ | |||
+ | |||
+ | ====== Trigger Activated Only By Players ====== | ||
+ | |||
+ | In mission editor create a trigger activated by players side, then put its condition line like this: | ||
+ | <code php> | ||
+ | this && ({_x in thislist} count playableUnits > 0) | ||
+ | </ | ||
+ | Now the AI alone will not activate this trigger, there has to be player present. | ||
+ | |||
+ | |||
+ | ====== Mission File Name Length Limit ====== | ||
+ | |||
+ | [[arma2: | ||
+ | |||
+ | |||
+ | ====== Random Mission Design ====== | ||
+ | |||
+ | [[arma2: | ||
+ |
arma2/missions.1430629109.txt.gz · Last modified: 2015/05/03 04:58 (external edit)