you need to delete that form end:
class CfgRemoteExec
{
class Functions
{
mode = 1;
jip = 0;
class ExileServer_system_network_dispatchIncomingMessage { allowedTargets=2; };
class ExAdServer_fnc_clientRequest { allowedTargets=2; };
};
class Commands
{
mode=0;
jip=0;
};
};
Becous you have it already here #include "CfgRemoteExec.hpp"
also you need to look for file CfgRemoteExec.hpp in your Exile.Altis directory (or whatever the map is) and put this function there
class ExAdServer_fnc_clientRequest { allowedTargets=2; };