Difference between revisions of "Vn ms fnc dgbt squadBoard"
Jump to navigation
Jump to search
(Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= dgbt |d= <pre>Let the squad from current DGBT board the helicopter.</pre> |s= [_grp,_squadGrp,_heli,_parentTask]...") |
(No difference)
|
Latest revision as of 00:41, 5 May 2022
| ← 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.