BIS_fnc_carrier01Init

From Bohemia Interactive Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Hover & click on the images for description

Description

Description:
This is a main function designed to assemble a dynamic aircraft carrier. A carrier consists of multiple sub-objects that are linked together based on precise memory point positions in 3D space.
Execution:
call
Groups:
Aircraft Carrier

Syntax

Syntax:
carrier call BIS_fnc_carrier01Init
Parameters:
carrier: Object - an object from which the script will wait to get variable "BIS_carrierParts"
Return Value:
Script Handle

Examples

Example 1:
myCarrier call BIS_fnc_carrier01Init;

Additional Information

See also:
BIS_fnc_carrier01CatapultActionAdd BIS_fnc_carrier01CatapultActionRemove

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note