Array – Talk
From Bohemia Interactive Community
Should there be any comment here or in random about randomly selecting an array element given the rounding rules?
i.e.
_myArray select ((random (count _myArray)) - 0.5)
Should there be any comment here or in random about randomly selecting an array element given the rounding rules?
i.e.
_myArray select ((random (count _myArray)) - 0.5)