CBA_fnc_objectRandom

Description

Creates a “random” number 0-9 based on an object’s velocity

Parameters

_oan object to base the random number on.  <OBJECT>

Returns

A number between 0 and 9.

Examples

_random = _helicopter call CBA_fnc_objectRandom;

Author

Close