Skip to content

Commit d11733d

Browse files
committed
Module List documentation
1 parent 27120cc commit d11733d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/user_guide/modules_list.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,14 @@ When used in JIP mode, the module can be deleted to stop execution on new JIP cl
143143

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

146+
## Fire GL
147+
148+
Orders AI with UGL to fire the currently loaded round at the target position.
149+
150+
## Fire Launcher
151+
152+
Orders AI with launcher to fire the currently loaded round at the target position.
153+
146154
## Fly Height
147155

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

244+
## Throw Select
245+
246+
Orders AI to throw the selected throwable from its inventory at the target position.
247+
236248
## Toggle Flashlights
237249

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

0 commit comments

Comments
 (0)