I think the problem is within this:
Airlifting not working or showing up in scroll
Code:
#include "\z\addons\dayz_code\system\BIS_Effects\init.sqf" [] execvm 'AGN\agn_SafeZoneCommander.sqf'; if (!isDedicated) then { [] execVM "admintools\AdminList.sqf"; [] execVM "admintools\Activate.sqf"; // ---------------- CONFIG START ---------------- // general settings _folder = "service_point\"; // folder where the service point scripts are saved, relative to the mission file _servicePointClasses = dayz_fuelpumparray; // service point classes (can be...