Page MenuHomeFeedback Tracker

BIS_fnc_returnGroupComposition is outdated with classnames which break BIS_fnc_spawnGroup
New, WishlistPublic

Description

BIS_fnc_spawnGroup does not work with a number of units passed instead of an array of classnames. I looked into why and it is because BIS_fnc_returnGroupComposition is outdated with old ARMA 2 classnames.

It's not that big of a deal but it obviously can't be more then a 20 second fix to update the classnames because a lot of people like to use:

[position,EAST,6] call BIS_fnc_spawnGroup

to spawn in a fixed number of units without knowing the classname.

Current fn_returnGroupComposition.sqf:
http://pastie.org/pastes/9806988/text?key=jqxa1mizhxux1giwpyagw

Details

Legacy ID
957063347
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting

Event Timeline

TAWTonic edited Steps To Reproduce. (Show Details)Dec 31 2014, 9:14 PM
TAWTonic edited Additional Information. (Show Details)
TAWTonic set Category to Scripting.
TAWTonic set Reproducibility to Always.
TAWTonic set Severity to None.
TAWTonic set Resolution to Open.
TAWTonic set Legacy ID to 957063347.May 7 2016, 8:02 PM