BIS fnc sceneSetPosFormation: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " " to " ")
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
Line 28: Line 28:




[[Category:Functions|{{uc:sceneSetPosFormation}}]]
 
[[Category:{{Name|arma2}}: Functions|{{uc:sceneSetPosFormation}}]]
[[Category:{{Name|arma2}}: Functions|{{uc:sceneSetPosFormation}}]]
[[Category:{{Name|arma2oa}}: Functions|{{uc:sceneSetPosFormation}}]]
[[Category:{{Name|arma2oa}}: Functions|{{uc:sceneSetPosFormation}}]]
[[Category:{{Name|tkoh}}: Functions|{{uc:sceneSetPosFormation}}]]
[[Category:{{Name|tkoh}}: Functions|{{uc:sceneSetPosFormation}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:sceneSetPosFormation}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:sceneSetPosFormation}}]]

Revision as of 03:06, 2 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Scenes

Syntax

Syntax:
Syntax needed
Parameters:
Array - Array of units involved.
Object - Scene initiator.
Object - Talking partner of scene initiator.
String - Formation in which to place units. Possible values: "LINE", "CIRCLE", "HALFCIRCLE
Number - True / false in format Number (0 = false, 1 = true), determines debug mode (showing markers).
Number - Determines angle offset. Optional parameter, default 0.
Return Value:
Return value needed

Examples

Example 1:
0 = [units group player, bluforCommander, player, "HALFCIRCLE",0] spawn BIS_fnc_sceneSetPosFormation;

Additional Information

See also:
See also needed

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