CBA_fnc_globalExecute

Description

Executes code on given destinations.

DEPRECATED.  Use remoteExec instead.

Parameters

_channelAll: -2, ClientsOnly: -1, ServerOnly: 0 <NUMBER>
_codeCode to execute <CODE>
_parametersParameter to pass in the _this variable.  (optional) <ANY>

Returns

Magazine of the units binocular STRING

Example

[-1, {player globalChat _this}, "TEST"] call CBA_fnc_globalExecute;

Author

Sickboy, commy2

string used by format
Close