Says sound on all client computer in 3d
_object | Object that performs Say [Object] can also be _array - [object, targetObject] |
_speechName | Speechname |
_range | (Optional parameter) maximum distance from camera to execute command [Number] |
[player, "Alarm01",500] call CBA_fnc_globalSay3d;
Sickboy