Page MenuHomeFeedback Tracker

BIS_fnc_spawnGroup azimuth parameter doesn't work.
New, WishlistPublic

Description

If you use the BIS_fnc_spawnGroup to spawn a squad of infantry with an azimuth, they spawn looking into that direction but the squad formation is still to the north.

This causes them to turn back to looking north in about three seconds of spawning. {F26717} {F26718}

Details

Legacy ID
2515251736
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting
Steps To Reproduce

Create a marker named spawn.

Create a trigger with true condition and place to the activation field:

[getmarkerpos "spawn", EAST, (configfile >> "CfgGroups" >> "East" >> "OPF_F" >> "Infantry" >> "OI_reconPatrol"),[],[],[],[],[],180] call BIS_fnc_spawnGroup;

Event Timeline

Firstborn set Category to Scripting.
Firstborn set Reproducibility to Always.
Firstborn set Severity to None.
Firstborn set Resolution to Open.
Firstborn set Legacy ID to 2515251736.May 8 2016, 12:27 PM