When BIS_fnc_selectRandom is given an array of logic to choose one from, it always returns the array it was originally provided, not a random element. {F27931}
Description
Description
Details
Details
- Legacy ID
- 2088423103
- Severity
- None
- Resolution
- No Bug
- Reproducibility
- Always
- Category
- Scripting
Steps To Reproduce
Make an array of logics and ask fnc_selectRandom to choose one. Observe unexpected behaviour.
See attached test mission. Run and observe RPT.
Additional Information