Gunter Severloh 4071 Posted November 24, 2018 AirSupport Ported to Arma3 by VinceMagic http://www.armaholic.com/page.php?id=24057 This script was originally created by Draper his original thread for his A2OA version seen here I been a big fan of this script for years, used it in alot of my missions in A2OA, now using VinceMangic's ported version for arma3, im getting issues, and errors tested in sp editor and hosted mp lan, same issues. Since Vince dont have a thread for his script, and Draper hasn't been on the forum since 2014 :( maybe the community here we could sort out these few errors that the script has, all credits due to the original authors of course! ================== Mission All you need in a mission is a player named m1 or m2, and a empty object, or maker named---> aspad which is where the helis and jets spawn at. Once ingame you will get the word airsupport in your action menu, it will be there regardless if you respawn or not, so its persistent. You can change the classnames of the helis or the fighter jets that spawn, in the airsup / airSupInit.sqf script, also so the requirement on the download page of the script is only needed if you want to use that plane for your Jet bomb, or cas runs. The extra stuff in VinceMagic's demo mission like the commander module and subordinate aren't needed, this is how the script described above was originally ran with just player (m1), and aspad object anywhere. ===================== Script Errors The only thing that works with this script is the call transport heli, and attack heli, everything else there are errors and the jets dont work. So when you call for anything with the jets it goes through its procedure where you need to click on the map for the target, and when you do you get a message on the screen (not script error) "sortie was shot down" The errors (from my rpt) apon start of the mission, and as well as calling the helis and jets: 4:21:41 Starting mission: 4:21:41 Mission file: airsupport 4:21:41 Mission world: Stratis 4:21:41 Mission directory: C:\Users\Gunter Severloh\Documents\Arma 3\missions\Stratis\airsupport.Stratis\ 4:21:42 "Gunter Severloh/BIS_fnc_log: [preInit] ""DeltaTime computation started""" 4:21:42 Error in expression < "airSup\airSupInit.sqf"}; if(player == m2)then{nul = [m2,"jadam","lgb","cbuap",> 4:21:42 Error position: <m2)then{nul = [m2,"jadam","lgb","cbuap",> 4:21:42 Error Undefined variable in expression: m2 4:21:42 File C:\Users\Gunter Severloh\Documents\Arma 3\missions\Stratis\airsupport.Stratis\init.sqf, line 3 4:21:42 Mission id: eedb7f1e76ec25de957c321c2457355ae52cbcf3 4:21:56 Error in expression <man removeAction as2; _man removeAction as3; _man removeAction as4; if(jadam)th> 4:21:56 Error position: <as3; _man removeAction as4; if(jadam)th> 4:21:56 Error Undefined variable in expression: as3 4:21:56 File C:\Users\Gunter Severloh\Documents\Arma 3\missions\Stratis\airsupport.Stratis\airSup\callFixed.sqf, line 6 4:22:19 Error in expression <pPlane, [_spwn select 0,_spwn select 1,(_spwnz)+200], [], 0, "FLY"]; _plane setd> 4:22:19 Error position: <_spwnz)+200], [], 0, "FLY"]; _plane setd> 4:22:19 Error Undefined variable in expression: _spwnz 4:22:19 File C:\Users\Gunter Severloh\Documents\Arma 3\missions\Stratis\airsupport.Stratis\airSup\sendFixed.sqf, line 99 4:22:35 Error in expression <man removeAction as2; _man removeAction as3; _man removeAction as4; if(jadam)th> 4:22:35 Error position: <as3; _man removeAction as4; if(jadam)th> 4:22:35 Error Undefined variable in expression: as3 4:22:35 File C:\Users\Gunter Severloh\Documents\Arma 3\missions\Stratis\airsupport.Stratis\airSup\callFixed.sqf, line 6 4:22:42 Error in expression <pPlane, [_spwn select 0,_spwn select 1,(_spwnz)+200], [], 0, "FLY"]; _plane setd> 4:22:42 Error position: <_spwnz)+200], [], 0, "FLY"]; _plane setd> 4:22:42 Error Undefined variable in expression: _spwnz 4:22:42 File C:\Users\Gunter Severloh\Documents\Arma 3\missions\Stratis\airsupport.Stratis\airSup\sendFixed.sqf, line 99 4:22:52 Error in expression <man removeAction as2; _man removeAction as3; _man removeAction as4; if(helo)the> 4:22:52 Error position: <as3; _man removeAction as4; if(helo)the> 4:22:52 Error Undefined variable in expression: as3 4:22:52 File C:\Users\Gunter Severloh\Documents\Arma 3\missions\Stratis\airsupport.Stratis\airSup\callHelo.sqf, line 6 4:23:32 a3\air_f_beta\heli_transport_02\main_rotor_center_f.p3d: No geometry and no visual shape 4:23:32 a3\air_f\data\plane_flag_big_f.p3d: No geometry and no visual shape 4:23:32 a3\air_f_beta\heli_transport_02\view_pilot_switches_f.p3d: No geometry and no visual shape 4:23:32 Cannot create non-ai vehicle HeliHEmpty, 4:23:32 Cannot create non-ai vehicle HeliHEmpty, So can we sort out these few errors, and maybe send Foxhound an updated version for Vince's page and for those that love this script, and anyone else interested in this? I take no credit for this, nor claim anything of it just trying to get a cool fun script working in A3 is all, i always give credits where due! 2 Share this post Link to post Share on other sites
davidoss 552 Posted November 24, 2018 Hi. I started new support project but currently i do not have enough time. Could someone help with? https://github.com/DaVidoSS/arma3-combat-support 4 Share this post Link to post Share on other sites