chenot jacques 0 Posted May 8, 2022 Hello/ good night, I send you this message today to tell you that I have an error in the script. the error says undefined variable and tells me before the DEVAS_ConvoyMove. as following: '... 00, 120, 1, "NORMAL", "CARELESS"] spawn [#]DEVAS_ConvoyMove; }; Error undefined variable in expression: devas_convoymove fil c:\users\mad_jack\documents\arma 3 - other profiles\profile name\mpmisions\march2022\test_copnvoy.altis\init.sqf..., line 5 this is my init.sqf files : execVM "Convoy\convoyInit.sqf"; if (isServer) then { _handle = [["pos_1","pos_2","pos_3","pos_4"],[v_1,v_2,v_3], 35, 500, 120, 1, "NORMAL", "CARELESS"] spawn DEVAS_ConvoyMove; }; i hope you can help me thanks in advence Share this post Link to post Share on other sites
Devastator_cm 434 Posted May 9, 2022 most likely your marker names or vehicle names are not matching to what you pass to the script Share this post Link to post Share on other sites
randy andy tw1 12 Posted December 29, 2022 I originally posted in 2016.. 6 years later I still love and use this script. Just wanted to say THANK YOU for the work over the years!👍 1 Share this post Link to post Share on other sites