CBA_fnc_globalSay3d

Description

Says sound on all clients in 3D.

DEPRECATED.  Use remoteExec [“say3D”] instead.

Parameters

_objectsObject or array of objects that perform Say <OBJECT, ARRAY>
_params[sound, maxTitlesDistance,speed] or “sound” <STRING, ARRAY>
_rangeMaximum distance from camera to execute command (optional) <NUMBER>

Returns

Nothing

Example

[player, "Alarm", 500] call CBA_fnc_globalSay3d;

Author

Sickboy, commy2

Close