[] remoteExec ["SCRT_fnc_trader_prepareTraderQuest", 2];
[_target, "modPrefix", "categoryPrefix"] call A3U_fnc_exportCrate;
//crate 1
this addAction ["copy", {[(_this select 0), "RHS", "Rifles"] call A3U_fnc_exportCrate}];
//crate 2
this addAction ["copy", {[(_this select 0), "RHS", "Sniper Rifles"] call A3U_fnc_exportCrate}];
[_target] call A3U_fnc_exportPylons;
[cursorObject] call A3U_fnc_logisticsGrabSeats;
["Message", _fncPath] call A3U_fnc_log;
["cfgPatchesClass"] call A3U_fnc_hasAddon;
[["cfgPatchesClass1", "cfgPatchesClass2"]] call A3U_fnc_hasAddon;
[_values, _weights] call A3U_fnc_weightTest;
[0,0] remoteExec ["A3A_fnc_resourcesFIA",2]; //1 param - hq, 2 param - money
[] spawn {
[] remoteExecCall ["SCRT_fnc_rivals_activate", 2];
uiSleep 2;
[10000] call SCRT_fnc_rivals_addProgressToRivalsLocationReveal;
};
{
"title": "Antistasi Ultimate",
"name": "A3U",
"author": "Antistasi Ultimate Dev Team",
"website": "",
"version": "0.0.1",
"buildPath": "build",
"privateKey": "",
"serverDirs": [],
"serverUse32bit": false,
"clientDirs": [
"A3A/addons/config_fixes",
"A3A/addons/core",
"A3A/addons/events",
"A3A/addons/garage",
"A3A/addons/gui",
"A3A/addons/hals",
"A3A/addons/jeroen_arsenal",
"A3A/addons/logistics",
"A3A/addons/main_menu",
"A3A/addons/maps",
"A3A/addons/patcom",
"A3A/addons/scrt",
"A3A/addons/ultimate"
],
"clientMods": [],
"ftpConnection": {},
"steamPath": "pathToSteamLibrary"
}
Both need to be run once from steam.