VN_ms_fnc_dgbt_squadBoard
Jump to navigation
Jump to search
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Wyqer, veteran29 |
|
Description
Let the squad from current DGBT board the helicopter. Uses VN_ms_fnc_dgbt_generateTaskId.
Syntax
- Syntax
- [taskedGroup, boardingGroup, helicopter, parentTask] call VN_ms_fnc_dgbt_squadBoard
- Parameters
- taskedGroup: Group - the group to receive the task
- boardingGroup: Group - group to board helicopter
- helicopter: Object - the pick-up vehicle
- parentTask: String - (Optional, default
""
) if provided, the task will be parent task - Return value
- String - created task id
Examples
- Example 1
[heliGroup, sogGroup, ch34_1] call VN_ms_fnc_dgbt_squadBoard;