CfgRemoteExecFunctions – Arma 3

From Bohemia Interactive Community
Revision as of 22:49, 31 January 2019 by Killzone Kid (talk | contribs) (obsolete)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
While main config of Arma 3 may still have traces of CfgRemoteExecFunctions, it is now obsolete. Originally used with BIS_fnc_MP, which is now also obsolete and is left for backward compatibility.
Use remoteExec / remoteExecCall and CfgRemoteExec instead.


List of all functions which can be remotely executed by BIS_fnc_MP / remoteExec / remoteExecCall. Can be defined in Config.cpp or in campaign's or mission's Description.ext (in this case it is defined under CfgRemoteExec {} -> class Server/Client {} -> class functions {...}). The most local variant is used.

List of Supported Commands

Arma 3 logo black.pngDEV currently empty