Jump to content
ernave

Unable to spawn O_UGV_01_rcws_F

Recommended Posts

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

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

yeah, in the debug console. Weird. I'll go try it again now...

Share this post


Link to post
Share on other sites

yeah, it totally works. Wow, arma, man.

  • Haha 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×