ernave 20 Posted October 29, 2020 Can anyone tell me what's wrong with the code below? I don't get an error. Nothing at all happens. I'm trying to spawn a UAV. Thanks. _UAV = [getPos player, 0, "O_UGV_01_rcws_F", WEST] call BIS_fnc_spawnVehicle; Share this post Link to post Share on other sites
jakeplissken 81 Posted October 29, 2020 That code worked perfectly when I tried it. I executed the code locally in the debug console and it worked fine. Are you running it locally or on the server? Share this post Link to post Share on other sites
ernave 20 Posted October 29, 2020 yeah, in the debug console. Weird. I'll go try it again now... Share this post Link to post Share on other sites
ernave 20 Posted October 30, 2020 yeah, it totally works. Wow, arma, man. 1 Share this post Link to post Share on other sites