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.
Syntax
- Syntax
- [_grp,_squadGrp,_heli,_parentTask] call vn_ms_fnc_dgbt_squadBoard;
- Parameters
- _grp: Group - (Optional, default
grpNull
) Group to create the task for. - _squadGrp: Group - (Optional, default
grpNull
) Group of the infantry units which should board the helicopter. - _heli: Object - (Optional, default
objNull
) Helicopter to board. - _parentTask: String - (Optional, default
""
) Parent task for creation of the DGBT as child task. (optional) - Return value
- String - Created task ID.