User Tools

Site Tools


arma2:missions

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
arma2:missions [2013/05/06 12:04] – added user interface header and user-interface-dialog-resource link. snakemanarma2:missions [2024/08/01 21:34] (current) – links added. snakeman
Line 1: Line 1:
-====== Missions ======+====== ArmA 2 Missions ====== 
 + 
 +[[https://www.pmctactical.org/forum/viewforum.php?f=50|ArmA 2 Forum]], [[:arma2|ArmA 2 Home]], [[arma2:config|ArmA 2 Config]], [[arma2:file_formats|ArmA 2 File Formats]], [[arma2:missions|ArmA 2 Missions]], [[arma2:modeling|ArmA 2 3D Modeling]], [[arma2:scripting|ArmA 2 Scripting]], [[arma2:terrain|ArmA 2 Terrain]], [[arma2:texturing|ArmA 2 Texturing]], [[arma2:tools|ArmA 2 Tools]]
  
 This is all about missions and campaigns for ArmA 2. This is all about missions and campaigns for ArmA 2.
Line 6: Line 8:
 ====== Briefing ====== ====== Briefing ======
  
-How to create a briefing, its not done with briefing.html anymore, but with the "tasks" command. Read more [[arma2:missions:briefing|here]].+How to create a [[arma2:missions:briefing|briefing]], its not done with briefing.html anymore, but with the "tasks" command.
  
  
Line 22: Line 24:
  
 Read [[arma2:missions:mp_scripting|Multiplayer scripting]] by Sickboy Read [[arma2:missions:mp_scripting|Multiplayer scripting]] by Sickboy
 +
 +How to run multiplayer [[arma2:missions:high-command-dedicated-server|High Command on Dedicated Server]].
  
  
Line 76: Line 80:
  
 [[arma2:missions:user-interface-dialog-resource|User Interface Dialog Resource]] guide. [[arma2:missions:user-interface-dialog-resource|User Interface Dialog Resource]] guide.
 +
 +
 +====== 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)
 +</code>
 +Now the AI alone will not activate this trigger, there has to be player present.
 +
 +
 +====== Mission File Name Length Limit ======
 +
 +[[arma2:missions:mission-file-name-length-limit|Mission file name length limit]] tells you how long file names you can load and save in mission editor.
 +
 +
 +====== Random Mission Design ======
 +
 +[[arma2:missions:random-mission-design|Random Mission Design]] ideas, thoughts, etc
 +
arma2/missions.1367841860.txt.gz · Last modified: 2013/05/06 12:04 by snakeman

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.