Skip to content

Commit

Permalink
Module List documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ampersand38 committed Aug 11, 2020
1 parent 27120cc commit d11733d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/user_guide/modules_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,14 @@ When used in JIP mode, the module can be deleted to stop execution on new JIP cl

Outputs SQF code that can be executed to restore the current mission.

## Fire GL

Orders AI with UGL to fire the currently loaded round at the target position.

## Fire Launcher

Orders AI with launcher to fire the currently loaded round at the target position.

## Fly Height

Sets the flying altitude of the attached aircraft relative to the ground.
Expand Down Expand Up @@ -233,6 +241,10 @@ The range of Auto Seek is based on the unit's spot distance skill with a minimum
Teleports players from the selected side, group(s), or individual player(s) to the module's position.
If the module is placed on a vehicle, players will be teleported into the vehicle.

## Throw Select

Orders AI to throw the selected throwable from its inventory at the target position.

## Toggle Flashlights

Toggles the flashlights of all AI units of the given side (or group, when placed on a unit) to the selected state.
Expand Down

0 comments on commit d11733d

Please sign in to comment.