CfgRemoteExecCommands – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search
Tag: Replaced
m (Text replacement - "<tt>([a-zA-Z0-9\. _"\\']+)<\/tt>" to "{{hl|$1}}")
 
Line 1: Line 1:
{{Feature|important| While {{arma3}}'s main config may still have traces of it, <tt>CfgRemoteExecCommands</tt> is now obsolete. Originally used with [[BIS_fnc_MP]], which is now also obsolete as well and is left for backward compatibility.<br>Use [[remoteExec]] / [[remoteExecCall]] and [[Arma 3: CfgRemoteExec|CfgRemoteExec]] instead.}}
{{Feature|important| While {{arma3}}'s main config may still have traces of it, {{hl|CfgRemoteExecCommands}} is now obsolete. Originally used with [[BIS_fnc_MP]], which is now also obsolete as well and is left for backward compatibility.<br>Use [[remoteExec]] / [[remoteExecCall]] and [[Arma 3: CfgRemoteExec|CfgRemoteExec]] instead.}}


{{GameCategory|arma3|Remote Execution}}
{{GameCategory|arma3|Remote Execution}}

Latest revision as of 00:54, 16 November 2021

While Arma 3's main config may still have traces of it, CfgRemoteExecCommands is now obsolete. Originally used with BIS_fnc_MP, which is now also obsolete as well and is left for backward compatibility.
Use remoteExec / remoteExecCall and CfgRemoteExec instead.