Arma 3
SquidNeko May 13, 2015 @ 7:34am
How do i spawn vehicles in missions?
Okay, no matter what i search, i cant find any answer to what im trying to get specific.

Me and my friends are playing multiplayer missions and the stuff you spawn with is just not what we want.

We allready use Virtual Arsenal. That works fine for our weapons and gear.

But we cant find any way to spawn UAV's or tanks and such.
Can anyone help us how we can spawn that, while we are in the mission?

Missions like:
Map: Stratis
Mission: COOP 07 Headhunters
Last edited by SquidNeko; May 13, 2015 @ 7:35am
< >
Showing 1-8 of 8 comments
Runekn May 13, 2015 @ 7:53am 
With Zeus you can spawn everything. I take it you edit virtual arsenal into the mission? Then just sync a Game master module to the player units. Either that or MCC mod.
SquidNeko May 13, 2015 @ 8:44am 
Zeus?
We arent playing Zeus missions.
And the Virtual Arsenal is an workshop mod we use. We havent edited anything in.
We just have to press U to equipt whatever we want.

We just want to put in an vehicle on the fly.
Runekn May 13, 2015 @ 10:20am 
Zeus is a tool, not just a mission. My best bet would be to install MCC. If you're lucky, it will activate without having to place a module in the map. MCC allows for activation of Zeus editor without the mission having to support it.

http://steamcommunity.com/sharedfiles/filedetails/?id=338988835&searchtext=zeus
Last edited by Runekn; May 13, 2015 @ 10:20am
SquidNeko May 13, 2015 @ 1:04pm 
And how do you activate that ingame?
Runekn May 13, 2015 @ 2:05pm 
Should be an option in the action menu. If it works
Last edited by Runekn; May 13, 2015 @ 2:05pm
SquidNeko May 13, 2015 @ 4:09pm 
I found out. Thank you.
I use the Debug Console, but not all missions have it.
For the ones that do, I use this code:

_veh = "B_Heli_Attack_01_F" createVehicle(position player);

then localexec
The vehicle classname goes in the quotation marks. That one in particular gets you the Comanche (AH-99 Blackfoot) attack helicopter.

Here is a full list:
https://community.bistudio.com/wiki/Arma_3_CfgVehicles_WEST
https://community.bistudio.com/wiki/Arma_3_CfgVehicles_EAST
https://community.bistudio.com/wiki/Arma_3_CfgVehicles_GUER

This works in multiplayer, and does not glitch out like spawning a vehicle through Arsenal.
Hope it improves gameplay for you like it did for me!
MrXeth May 27, 2017 @ 2:07am 
thx
< >
Showing 1-8 of 8 comments
Per page: 1530 50

Date Posted: May 13, 2015 @ 7:34am
Posts: 8