User Tools

Site Tools


arma2:scripting:comref

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
arma2:scripting:comref [2011/07/24 08:44] – moved taskhint here. snakemanarma2:scripting:comref [2024/08/01 22:25] (current) – links added. snakeman
Line 1: Line 1:
-====== Scripting Command Reference ======+====== ArmA 2 Scripting Command Reference ====== 
 + 
 +[[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]]
  
 ArmA 2 scripting command reference. Not full reference, just most commonly used commands listed. ArmA 2 scripting command reference. Not full reference, just most commonly used commands listed.
Line 13: Line 15:
  
  
-====== BIS fnc locations ======+====== bis fnc locations ======
  
-BIS fnc locations+bis fnc locations
  
 Description: Creates or registers location logics (used in various modules, like [[arma2:editor_modules:alice|Ambient Civilians]], [[arma2:editor_modules:silvie|Ambient Civilian Vehicles]] or Warfare 2). Description: Creates or registers location logics (used in various modules, like [[arma2:editor_modules:alice|Ambient Civilians]], [[arma2:editor_modules:silvie|Ambient Civilian Vehicles]] or Warfare 2).
Line 339: Line 341:
   * This command does not set the state of the task, so you still need to do this command, and the setTaskState command in your trigger.   * This command does not set the state of the task, so you still need to do this command, and the setTaskState command in your trigger.
   * It creates the hint in the middle of the screen, not at the right side (this means that taskHint and hint can be used at the same time).   * It creates the hint in the middle of the screen, not at the right side (this means that taskHint and hint can be used at the same time).
 +
arma2/scripting/comref.1311497094.txt.gz · Last modified: 2011/07/24 08:44 by snakeman