User Tools

Site Tools


arma2:editor_modules:uav

ArmA 2 UAV

ArmA 2 Forum, ArmA 2 Home, ArmA 2 Config, ArmA 2 File Formats, ArmA 2 Missions, ArmA 2 3D Modeling, ArmA 2 Scripting, ArmA 2 Terrain, ArmA 2 Texturing, ArmA 2 Tools

Unmanned Aerial Vehicle (UAV) module manages movement and access to aerial camera of UAV.

Initialization

Paths

Editor:

Units (F1) > Game Logic > Modules > UAV

Data:

ca\modules\uav

Editor setup

pmc.editing.wiki_images_arma2_uav.jpg

  1. UAV manager - module manager.
  2. UAV - unit with parent class UAV. If more UAV's are assigned, first one is selected (and replaced by another one when first is destroyed).
  3. Unit with access - all linked units will have access to UAV via action.
  4. UAV terminal - all linked empty (nonAI) objects serves as terminals. Units with access gets action once they are near terminals.

Optional parameters

Set variables to UAV manager with desired values:

  • name = <string>; - name of UAV (displayed in action menu)

Example: BIS_uav_0 setvariable [“name”,“RQ-1 Predator”];
Default value: empty string

  • rules = <array>; - Rule which defines which units with have access to UAV. Can be either list of specific units or whole side.

Example: BIS_uav_0 setvariable [“rules”,[west,allied_gue_1]];
Default value: units synchronized in editor

  • areasize = <number>; - Size of terminal area (area in which custom action will be displayed)

Example: BIS_uav_0 setvariable [“areasize”,5];
Default value: 10

arma2/editor_modules/uav.txt · Last modified: 2024/08/01 21: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.